Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-39410 (GCVE-0-2023-39410)
Vulnerability from cvelistv5 – Published: 2023-09-29 16:23 – Updated: 2025-02-13 17:03- CWE-502 - Deserialization of Untrusted Data
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Apache Software Foundation | Apache Avro Java SDK |
Affected:
0 , < 1.11.3
(semver)
|
{
"containers": {
"adp": [
{
"affected": [
{
"cpes": [
"cpe:2.3:a:apache:avro:-:*:*:*:*:rust:*:*"
],
"defaultStatus": "unknown",
"product": "avro",
"vendor": "apache",
"versions": [
{
"lessThan": "1.11.3",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-39410",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-26T19:07:20.270770Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-06-26T19:09:26.935Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-02T18:10:20.868Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"vendor-advisory",
"x_transferred"
],
"url": "https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds"
},
{
"tags": [
"x_transferred"
],
"url": "https://www.openwall.com/lists/oss-security/2023/09/29/6"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240621-0006/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Apache Avro Java SDK",
"vendor": "Apache Software Foundation",
"versions": [
{
"lessThan": "1.11.3",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Adam Korczynski at ADA Logics Ltd"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cdiv\u003eWhen deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e"
}
],
"value": "When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\n\nThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue."
}
],
"metrics": [
{
"other": {
"content": {
"text": "low"
},
"type": "Textual description of severity"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-502",
"description": "CWE-502 Deserialization of Untrusted Data",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-21T19:06:21.390Z",
"orgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"shortName": "apache"
},
"references": [
{
"tags": [
"vendor-advisory"
],
"url": "https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds"
},
{
"url": "https://www.openwall.com/lists/oss-security/2023/09/29/6"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240621-0006/"
}
],
"source": {
"defect": [
"AVRO-3819"
],
"discovery": "EXTERNAL"
},
"title": "Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "f0158376-9dc2-43b6-827c-5f631a4d8d09",
"assignerShortName": "apache",
"cveId": "CVE-2023-39410",
"datePublished": "2023-09-29T16:23:34.021Z",
"dateReserved": "2023-07-31T17:55:21.702Z",
"dateUpdated": "2025-02-13T17:03:03.075Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:apache:avro:*:*:*:*:*:-:*:*\", \"versionEndExcluding\": \"1.11.3\", \"matchCriteriaId\": \"3FD3A974-85E9-48F7-A946-57679CE29859\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\\n\\nThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.\\n\\n\"}, {\"lang\": \"es\", \"value\": \"Al deserializar datos corruptos o que no son de confianza, es posible que un lector consuma memoria m\\u00e1s all\\u00e1 de las restricciones permitidas y, por lo tanto, provoque una falta de memoria en el sistema. Este problema afecta a las aplicaciones Java que utilizan Apache Avro Java SDK hasta la versi\\u00f3n 1.11.2 incluida. Los usuarios deben actualizar a la versi\\u00f3n 1.11.3 de Apache-avro, que soluciona este problema.\"}]",
"id": "CVE-2023-39410",
"lastModified": "2024-11-21T08:15:21.893",
"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:N/I:N/A:H\", \"baseScore\": 7.5, \"baseSeverity\": \"HIGH\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"LOW\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 3.9, \"impactScore\": 3.6}]}",
"published": "2023-09-29T17:15:46.923",
"references": "[{\"url\": \"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\", \"source\": \"security@apache.org\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/09/29/6\", \"source\": \"security@apache.org\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}, {\"url\": \"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Vendor Advisory\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\"}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/09/29/6\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Mailing List\", \"Third Party Advisory\"]}]",
"sourceIdentifier": "security@apache.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"security@apache.org\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-502\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-502\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-39410\",\"sourceIdentifier\":\"security@apache.org\",\"published\":\"2023-09-29T17:15:46.923\",\"lastModified\":\"2025-02-13T17:16:52.807\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\\n\\nThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.\"},{\"lang\":\"es\",\"value\":\"Al deserializar datos corruptos o que no son de confianza, es posible que un lector consuma memoria m\u00e1s all\u00e1 de las restricciones permitidas y, por lo tanto, provoque una falta de memoria en el sistema. Este problema afecta a las aplicaciones Java que utilizan Apache Avro Java SDK hasta la versi\u00f3n 1.11.2 incluida. Los usuarios deben actualizar a la versi\u00f3n 1.11.3 de Apache-avro, que soluciona este problema.\"}],\"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:N/I:N/A:H\",\"baseScore\":7.5,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":3.9,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"security@apache.org\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-502\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:apache:avro:*:*:*:*:*:-:*:*\",\"versionEndExcluding\":\"1.11.3\",\"matchCriteriaId\":\"3FD3A974-85E9-48F7-A946-57679CE29859\"}]}]}],\"references\":[{\"url\":\"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240621-0006/\",\"source\":\"security@apache.org\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2023/09/29/6\",\"source\":\"security@apache.org\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]},{\"url\":\"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Vendor Advisory\"]},{\"url\":\"https://security.netapp.com/advisory/ntap-20240621-0006/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://www.openwall.com/lists/oss-security/2023/09/29/6\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Mailing List\",\"Third Party Advisory\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\", \"tags\": [\"vendor-advisory\", \"x_transferred\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/09/29/6\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T18:10:20.868Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-39410\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-26T19:07:20.270770Z\"}}}], \"affected\": [{\"cpes\": [\"cpe:2.3:a:apache:avro:-:*:*:*:*:rust:*:*\"], \"vendor\": \"apache\", \"product\": \"avro\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.11.3\", \"versionType\": \"custom\"}], \"defaultStatus\": \"unknown\"}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-26T19:09:11.820Z\"}}], \"cna\": {\"title\": \"Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK\", \"source\": {\"defect\": [\"AVRO-3819\"], \"discovery\": \"EXTERNAL\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"value\": \"Adam Korczynski at ADA Logics Ltd\"}], \"metrics\": [{\"other\": {\"type\": \"Textual description of severity\", \"content\": {\"text\": \"low\"}}}], \"affected\": [{\"vendor\": \"Apache Software Foundation\", \"product\": \"Apache Avro Java SDK\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.11.3\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://lists.apache.org/thread/q142wj99cwdd0jo5lvdoxzoymlqyjdds\", \"tags\": [\"vendor-advisory\"]}, {\"url\": \"https://www.openwall.com/lists/oss-security/2023/09/29/6\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240621-0006/\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\\n\\nThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cdiv\u003eWhen deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints and thus lead to out of memory on the system.\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\u003cdiv\u003eThis issue affects Java applications using Apache Avro Java SDK up to and including 1.11.2. Users should update to apache-avro version 1.11.3 which addresses this issue.\u003c/div\u003e\u003cdiv\u003e\u003cbr\u003e\u003c/div\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-502\", \"description\": \"CWE-502 Deserialization of Untrusted Data\"}]}], \"providerMetadata\": {\"orgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"shortName\": \"apache\", \"dateUpdated\": \"2024-06-21T19:06:21.390Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-39410\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:03:03.075Z\", \"dateReserved\": \"2023-07-31T17:55:21.702Z\", \"assignerOrgId\": \"f0158376-9dc2-43b6-827c-5f631a4d8d09\", \"datePublished\": \"2023-09-29T16:23:34.021Z\", \"assignerShortName\": \"apache\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
CERTFR-2024-AVI-0180
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 Fix Pack 3 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.1.x antérieures à 11.1.7 Fix Pack 8 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 sans le dernier correctif de sécurité OpenSSH | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.2 | ||
| IBM | WebSphere | Websphere Liberty versions antérieures à 23.0.0.12 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 sans le dernier correctif de sécurité OpenSSH | ||
| IBM | Cloud Pak | Cognos Dashboards on Cloud Pak for Data versions antérieures à 4.8.3 | ||
| IBM | N/A | Cognos Command Center versions antérieures à 10.2.5 IF1 | ||
| IBM | Cognos Transformer | Cognos Transformer versions antérieures à 11.1.7 Fix Pack 8 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 Fix Pack 3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 Fix Pack 8",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 sans le dernier correctif de s\u00e9curit\u00e9 OpenSSH",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Websphere Liberty versions ant\u00e9rieures \u00e0 23.0.0.12",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 sans le dernier correctif de s\u00e9curit\u00e9 OpenSSH",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions ant\u00e9rieures \u00e0 4.8.3",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Command Center versions ant\u00e9rieures \u00e0 10.2.5 IF1",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions ant\u00e9rieures \u00e0 11.1.7 Fix Pack 8",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-38359",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38359"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2023-50324",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50324"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2020-28458",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28458"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2021-23445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23445"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2022-46364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46364"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2022-40609",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40609"
},
{
"name": "CVE-2023-32344",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32344"
},
{
"name": "CVE-2023-43051",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43051"
},
{
"name": "CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2021-23839",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23839"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2012-5784",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5784"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2021-41035",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41035"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2018-8032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8032"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2021-28167",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28167"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2021-31684",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31684"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2010-2084",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2084"
},
{
"name": "CVE-2019-0227",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0227"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2023-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
},
{
"name": "CVE-2022-34357",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34357"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2014-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3596"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2021-23841",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23841"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2022-34165",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34165"
},
{
"name": "CVE-2023-30996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30996"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0180",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-03-01T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7112541 du 23 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7112541"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7125640 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7125640"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7124466 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7124466"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7112504 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7112504"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7125461 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7125461"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7123154 du 23 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7123154"
}
]
}
CERTFR-2025-AVI-0760
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | User Entity Behavior Analytics pour IBM QRadar SIEM versions antérieures à 5.0.1 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | WebSphere | WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalités jsonp sans le dernier correctif de sécurité | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty ART versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR PH67137, APAR PH67132, | ||
| IBM | WebSphere | Cloud Pak for Applications versions 5.1 à 5.3 pour WebSphere Application Server Liberty sans les correctifs de sécurité APAR PH67132 et APAR PH67137 | ||
| IBM | WebSphere | IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de sécurité APAR PH67137 et APAR PH67132 | ||
| IBM | WebSphere | Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "User Entity Behavior Analytics pour IBM QRadar SIEM versions ant\u00e9rieures \u00e0 5.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalit\u00e9s jsonp sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty ART versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR PH67137, APAR PH67132,",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Applications versions 5.1 \u00e0 5.3 pour WebSphere Application Server Liberty sans les correctifs de s\u00e9curit\u00e9 APAR PH67132 et APAR PH67137",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de s\u00e9curit\u00e9 APAR PH67137 et APAR PH67132",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-0755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0755"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-51473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51473"
},
{
"name": "CVE-2015-5237",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5237"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2016-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4055"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30472"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-33092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33092"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-33143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33143"
},
{
"name": "CVE-2021-3393",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3393"
},
{
"name": "CVE-2025-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2533"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2025-36010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36010"
},
{
"name": "CVE-2025-36047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36047"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33114"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2019-9193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9193"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2023-26133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26133"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-56339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56339"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2024-49828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49828"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2017-18214",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18214"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-36071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36071"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2023-52933",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52933"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2024-6762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6762"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2024-52894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52894"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2018-1000873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000873"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0760",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243927",
"url": "https://www.ibm.com/support/pages/node/7243927"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243923",
"url": "https://www.ibm.com/support/pages/node/7243923"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243924",
"url": "https://www.ibm.com/support/pages/node/7243924"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244012",
"url": "https://www.ibm.com/support/pages/node/7244012"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243659",
"url": "https://www.ibm.com/support/pages/node/7243659"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244002",
"url": "https://www.ibm.com/support/pages/node/7244002"
},
{
"published_at": "2025-08-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243582",
"url": "https://www.ibm.com/support/pages/node/7243582"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243928",
"url": "https://www.ibm.com/support/pages/node/7243928"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243925",
"url": "https://www.ibm.com/support/pages/node/7243925"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244010",
"url": "https://www.ibm.com/support/pages/node/7244010"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243922",
"url": "https://www.ibm.com/support/pages/node/7243922"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243673",
"url": "https://www.ibm.com/support/pages/node/7243673"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243877",
"url": "https://www.ibm.com/support/pages/node/7243877"
}
]
}
CERTFR-2025-AVI-0512
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
| IBM | Db2 | Db2 versions antérieures à 5.2.0 pour Cloud Pak for Data | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 FP1 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 IF4 | ||
| IBM | Db2 Warehouse | Db2 warehouse versions antérieures à 5.2.0 pour Cloud Pak for Data |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 FP1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 warehouse versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2 Warehouse",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-0917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0917"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2021-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33036"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30065"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2025-0923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0923"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-37529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37529"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-25642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25642"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-52046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52046"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2024-31882",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31882"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41091"
},
{
"name": "CVE-2024-35152",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35152"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2025-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25032"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2023-39663",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39663"
},
{
"name": "CVE-2024-35136",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35136"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0512",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236500",
"url": "https://www.ibm.com/support/pages/node/7236500"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234674",
"url": "https://www.ibm.com/support/pages/node/7234674"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236354",
"url": "https://www.ibm.com/support/pages/node/7236354"
}
]
}
CERTFR-2024-AVI-0535
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.209 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.5 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.202 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.1.x antérieures à 9.1.5 |
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.209",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.202",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-36996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36996"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-36985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36985"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2024-36989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36989"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2024-36991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36991"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2024-36983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36983"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2024-36992",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36992"
},
{
"name": "CVE-2024-36995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36995"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2024-36993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36993"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-36984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36984"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-36994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36994"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-36987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36987"
},
{
"name": "CVE-2022-40896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40896"
},
{
"name": "CVE-2024-36986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36986"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-36997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36997"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-36990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36990"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0535",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0711",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0718",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0716",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0716"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0709",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0709"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0707",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0707"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0704",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0704"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0710",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0710"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0717",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0717"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0705",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0705"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0715",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0715"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0712",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0712"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0714",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0703",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0703"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0708",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0708"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0713",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0713"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0706",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0706"
}
]
}
CERTFR-2025-AVI-0512
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Security QRadar EDR | Security QRadar EDR versions antérieures à 3.12.16 | ||
| IBM | Db2 | Db2 versions antérieures à 5.2.0 pour Cloud Pak for Data | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 FP1 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 IF4 | ||
| IBM | Db2 Warehouse | Db2 warehouse versions antérieures à 5.2.0 pour Cloud Pak for Data |
| Title | Publication Time | Tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Security QRadar EDR versions ant\u00e9rieures \u00e0 3.12.16",
"product": {
"name": "Security QRadar EDR",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 FP1",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 warehouse versions ant\u00e9rieures \u00e0 5.2.0 pour Cloud Pak for Data",
"product": {
"name": "Db2 Warehouse",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2025-0917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0917"
},
{
"name": "CVE-2018-19361",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19361"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2021-33036",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33036"
},
{
"name": "CVE-2019-17267",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17267"
},
{
"name": "CVE-2024-22201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22201"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2018-14719",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14719"
},
{
"name": "CVE-2020-9546",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9546"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2025-47944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47944"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2025-30065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30065"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2024-25638",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25638"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2017-9047",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9047"
},
{
"name": "CVE-2020-9548",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9548"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-45178",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45178"
},
{
"name": "CVE-2024-47076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47076"
},
{
"name": "CVE-2024-47177",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47177"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-26612",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26612"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2024-1975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1975"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2019-16942",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16942"
},
{
"name": "CVE-2024-31881",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31881"
},
{
"name": "CVE-2020-9547",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9547"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2018-14718",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14718"
},
{
"name": "CVE-2025-0923",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0923"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2018-19360",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19360"
},
{
"name": "CVE-2024-1737",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1737"
},
{
"name": "CVE-2024-31880",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31880"
},
{
"name": "CVE-2024-29025",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29025"
},
{
"name": "CVE-2019-16335",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16335"
},
{
"name": "CVE-2024-28762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28762"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2019-14893",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14893"
},
{
"name": "CVE-2023-50298",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50298"
},
{
"name": "CVE-2024-26308",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26308"
},
{
"name": "CVE-2024-53197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53197"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-45338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45338"
},
{
"name": "CVE-2024-23454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23454"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2024-21634",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21634"
},
{
"name": "CVE-2024-29131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29131"
},
{
"name": "CVE-2024-37529",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37529"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-25642",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25642"
},
{
"name": "CVE-2024-53382",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53382"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-25710",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25710"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2020-9492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-9492"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2024-29133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29133"
},
{
"name": "CVE-2019-16943",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16943"
},
{
"name": "CVE-2024-12905",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12905"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2024-52046",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52046"
},
{
"name": "CVE-2021-37404",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37404"
},
{
"name": "CVE-2025-47935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47935"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2019-20330",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20330"
},
{
"name": "CVE-2023-44981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44981"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2019-17531",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17531"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2023-52428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52428"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2020-8840",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8840"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2024-57965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57965"
},
{
"name": "CVE-2023-29267",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29267"
},
{
"name": "CVE-2024-31882",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31882"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2018-14720",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14720"
},
{
"name": "CVE-2024-47176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47176"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2023-52922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52922"
},
{
"name": "CVE-2019-14540",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14540"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2018-14721",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14721"
},
{
"name": "CVE-2018-11307",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11307"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2024-41091",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41091"
},
{
"name": "CVE-2024-35152",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35152"
},
{
"name": "CVE-2019-14379",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14379"
},
{
"name": "CVE-2025-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25032"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2024-47175",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47175"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2023-39663",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39663"
},
{
"name": "CVE-2024-35136",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35136"
},
{
"name": "CVE-2022-25168",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25168"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2019-14892",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14892"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0512",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-13T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-06-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236500",
"url": "https://www.ibm.com/support/pages/node/7236500"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7234674",
"url": "https://www.ibm.com/support/pages/node/7234674"
},
{
"published_at": "2025-06-11",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7236354",
"url": "https://www.ibm.com/support/pages/node/7236354"
}
]
}
CERTFR-2025-AVI-0760
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | QRadar SIEM | User Entity Behavior Analytics pour IBM QRadar SIEM versions antérieures à 5.0.1 | ||
| IBM | Db2 | Db2 on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | Db2 | Db2 Warehouse on Cloud Pak for Data versions antérieures à v5.2.1 | ||
| IBM | WebSphere | WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalités jsonp sans le dernier correctif de sécurité | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty ART versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x antérieures à 9.0.0.2 | ||
| IBM | WebSphere | WebSphere Hybrid Edition version 5.1 sans les correctifs de sécurité APAR PH67137, APAR PH67132, | ||
| IBM | WebSphere | Cloud Pak for Applications versions 5.1 à 5.3 pour WebSphere Application Server Liberty sans les correctifs de sécurité APAR PH67132 et APAR PH67137 | ||
| IBM | WebSphere | IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de sécurité APAR PH67137 et APAR PH67132 | ||
| IBM | WebSphere | Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité | ||
| IBM | WebSphere | Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 à 25.0.0.8 sans le dernier correctif de sécurité |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "User Entity Behavior Analytics pour IBM QRadar SIEM versions ant\u00e9rieures \u00e0 5.0.1",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Db2 Warehouse on Cloud Pak for Data versions ant\u00e9rieures \u00e0 v5.2.1",
"product": {
"name": "Db2",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server and WebSphere Application Server Liberty, avec les fonctionnalit\u00e9s jsonp sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty ART versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Common Licensing pour Websphere Liberty Agent versions 9.0.x ant\u00e9rieures \u00e0 9.0.0.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Hybrid Edition version 5.1 sans les correctifs de s\u00e9curit\u00e9 APAR PH67137, APAR PH67132,",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cloud Pak for Applications versions 5.1 \u00e0 5.3 pour WebSphere Application Server Liberty sans les correctifs de s\u00e9curit\u00e9 APAR PH67132 et APAR PH67137",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "IBM Enterprise Application Runtimes pour WebSphere Application Server version 1.0 sans les correctif de s\u00e9curit\u00e9 APAR PH67137 et APAR PH67132",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.0.2 et 7.0.3 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Test Management versions 7.1 pour WebSphere Application Server 8.5 et 9.0 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.0.2 et 7.0.3 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Engineering Lifecycle Management 7.1 pour WebSphere Application Server Liberty versions 17.0.0.3 \u00e0 25.0.0.8 sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-31129",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31129"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2025-0755",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0755"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-55565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55565"
},
{
"name": "CVE-2024-51473",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51473"
},
{
"name": "CVE-2015-5237",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5237"
},
{
"name": "CVE-2025-3445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3445"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-46762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46762"
},
{
"name": "CVE-2025-32421",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32421"
},
{
"name": "CVE-2016-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4055"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2024-49766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49766"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2025-30472",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30472"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2024-45813",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45813"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2023-5868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5868"
},
{
"name": "CVE-2025-48050",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48050"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2025-33092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33092"
},
{
"name": "CVE-2024-51479",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51479"
},
{
"name": "CVE-2025-1647",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1647"
},
{
"name": "CVE-2023-39417",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39417"
},
{
"name": "CVE-2023-34462",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34462"
},
{
"name": "CVE-2024-0406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0406"
},
{
"name": "CVE-2024-11831",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11831"
},
{
"name": "CVE-2018-7489",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-7489"
},
{
"name": "CVE-2025-33143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33143"
},
{
"name": "CVE-2021-3393",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3393"
},
{
"name": "CVE-2025-2533",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2533"
},
{
"name": "CVE-2019-10202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-10202"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2024-4067",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4067"
},
{
"name": "CVE-2025-36097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36097"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2025-36010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36010"
},
{
"name": "CVE-2025-36047",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36047"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2022-49846",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49846"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2022-3510",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3510"
},
{
"name": "CVE-2022-3509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3509"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2023-5869",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5869"
},
{
"name": "CVE-2024-8184",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8184"
},
{
"name": "CVE-2025-48068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48068"
},
{
"name": "CVE-2024-48949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48949"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2025-33114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-33114"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2025-27152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27152"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2023-22467",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22467"
},
{
"name": "CVE-2022-24823",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24823"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2019-9193",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9193"
},
{
"name": "CVE-2018-5968",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-5968"
},
{
"name": "CVE-2024-6763",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6763"
},
{
"name": "CVE-2025-48976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48976"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-56332",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56332"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2025-37799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37799"
},
{
"name": "CVE-2022-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24785"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2017-7525",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7525"
},
{
"name": "CVE-2023-26133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26133"
},
{
"name": "CVE-2024-6484",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6484"
},
{
"name": "CVE-2024-6485",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6485"
},
{
"name": "CVE-2023-2454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2454"
},
{
"name": "CVE-2024-9823",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9823"
},
{
"name": "CVE-2025-26791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26791"
},
{
"name": "CVE-2024-56339",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56339"
},
{
"name": "CVE-2024-49767",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49767"
},
{
"name": "CVE-2022-1552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1552"
},
{
"name": "CVE-2024-49828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49828"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2025-29927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29927"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2017-18214",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18214"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-36071",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-36071"
},
{
"name": "CVE-2025-37749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37749"
},
{
"name": "CVE-2024-0985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0985"
},
{
"name": "CVE-2017-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-15095"
},
{
"name": "CVE-2024-36114",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36114"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2019-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12086"
},
{
"name": "CVE-2024-6827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6827"
},
{
"name": "CVE-2023-52933",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52933"
},
{
"name": "CVE-2021-21290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-21290"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2022-2625",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2625"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2017-17485",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17485"
},
{
"name": "CVE-2024-6762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6762"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2024-52894",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52894"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2022-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3171"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2025-6442",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6442"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-51504",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51504"
},
{
"name": "CVE-2022-41881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41881"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-21756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21756"
},
{
"name": "CVE-2018-1000873",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000873"
},
{
"name": "CVE-2023-32305",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32305"
},
{
"name": "CVE-2025-47287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47287"
},
{
"name": "CVE-2024-57699",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57699"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0760",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-09-05T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Injection SQL (SQLi)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Falsification de requ\u00eates c\u00f4t\u00e9 serveur (SSRF)"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243927",
"url": "https://www.ibm.com/support/pages/node/7243927"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243923",
"url": "https://www.ibm.com/support/pages/node/7243923"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243924",
"url": "https://www.ibm.com/support/pages/node/7243924"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244012",
"url": "https://www.ibm.com/support/pages/node/7244012"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243659",
"url": "https://www.ibm.com/support/pages/node/7243659"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244002",
"url": "https://www.ibm.com/support/pages/node/7244002"
},
{
"published_at": "2025-08-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243582",
"url": "https://www.ibm.com/support/pages/node/7243582"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243928",
"url": "https://www.ibm.com/support/pages/node/7243928"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243925",
"url": "https://www.ibm.com/support/pages/node/7243925"
},
{
"published_at": "2025-09-04",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7244010",
"url": "https://www.ibm.com/support/pages/node/7244010"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243922",
"url": "https://www.ibm.com/support/pages/node/7243922"
},
{
"published_at": "2025-09-01",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243673",
"url": "https://www.ibm.com/support/pages/node/7243673"
},
{
"published_at": "2025-09-03",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7243877",
"url": "https://www.ibm.com/support/pages/node/7243877"
}
]
}
CERTFR-2024-AVI-0535
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits Splunk. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2308.x antérieures à 9.1.2308.209 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.0.x antérieures à 9.0.10 | ||
| Splunk | Splunk Enterprise | Splunk Enterprise versions 9.1.x antérieures à 9.1.5 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.2.x antérieures à 9.2.2 | ||
| Splunk | Splunk Cloud Platform | Splunk Cloud Platform versions 9.1.2312.x antérieures à 9.1.2312.202 | ||
| Splunk | Universal Forwarder | Universal Forwarder sur Solaris versions 9.1.x antérieures à 9.1.5 |
| Title | Publication Time | Tags | ||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Splunk Cloud Platform versions 9.1.2308.x ant\u00e9rieures \u00e0 9.1.2308.209",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.0.x ant\u00e9rieures \u00e0 9.0.10",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Enterprise versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Splunk Enterprise",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.2.x ant\u00e9rieures \u00e0 9.2.2",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Splunk Cloud Platform versions 9.1.2312.x ant\u00e9rieures \u00e0 9.1.2312.202",
"product": {
"name": "Splunk Cloud Platform",
"vendor": {
"name": "Splunk",
"scada": false
}
}
},
{
"description": "Universal Forwarder sur Solaris versions 9.1.x ant\u00e9rieures \u00e0 9.1.5",
"product": {
"name": "Universal Forwarder",
"vendor": {
"name": "Splunk",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2022-40899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40899"
},
{
"name": "CVE-2024-36996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36996"
},
{
"name": "CVE-2021-29425",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29425"
},
{
"name": "CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2024-36985",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36985"
},
{
"name": "CVE-2022-36364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36364"
},
{
"name": "CVE-2024-36989",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36989"
},
{
"name": "CVE-2023-34454",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34454"
},
{
"name": "CVE-2023-47627",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47627"
},
{
"name": "CVE-2024-36991",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36991"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-34453",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34453"
},
{
"name": "CVE-2024-36983",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36983"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2024-36992",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36992"
},
{
"name": "CVE-2024-36995",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36995"
},
{
"name": "CVE-2023-37276",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37276"
},
{
"name": "CVE-2024-36993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36993"
},
{
"name": "CVE-2023-34455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34455"
},
{
"name": "CVE-2024-36984",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36984"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2018-10237",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10237"
},
{
"name": "CVE-2023-43804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43804"
},
{
"name": "CVE-2024-36994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36994"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-36987",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36987"
},
{
"name": "CVE-2022-40896",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40896"
},
{
"name": "CVE-2024-36986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36986"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-36997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36997"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-36990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-36990"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0535",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-07-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits Splunk. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits Splunk",
"vendor_advisories": [
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0711",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0711"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0718",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0718"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0716",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0716"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0709",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0709"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0707",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0707"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0704",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0704"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0710",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0710"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0717",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0717"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0705",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0705"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0715",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0715"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0712",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0712"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0714",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0714"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0703",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0703"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0708",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0708"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0713",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0713"
},
{
"published_at": "2024-07-01",
"title": "Bulletin de s\u00e9curit\u00e9 Splunk SVD-2024-0706",
"url": "https://advisory.splunk.com/advisories/SVD-2024-0706"
}
]
}
CERTFR-2025-AVI-0170
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 12.2.4 IF4 | ||
| IBM | QRadar | QRadar Data Synchronization versions antérieures à 3.2.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 iFix 02 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x sans le correctif de sécurité temporaire PH16353 ou antérieures à 9.0.5.2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.x antérieures à 6.1.0.2 iFix 02 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de sécurité | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 IF2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 iFix 02 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.1 iFix 01 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 5.x antérieures à 5.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 12.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Data Synchronization versions ant\u00e9rieures \u00e0 3.2.1",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x sans le correctif de s\u00e9curit\u00e9 temporaire PH16353 ou ant\u00e9rieures \u00e0 9.0.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.2 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.1 iFix 01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 5.x ant\u00e9rieures \u00e0 5.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2023-35946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35946"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2015-7450",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7450"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2018-19797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19797"
},
{
"name": "CVE-2023-28523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28523"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2018-19827",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19827"
},
{
"name": "CVE-2018-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11694"
},
{
"name": "CVE-2024-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39331"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2024-30205",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30205"
},
{
"name": "CVE-2024-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40094"
},
{
"name": "CVE-2023-24807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24807"
},
{
"name": "CVE-2025-22150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22150"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30203"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2021-35065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35065"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2024-56340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56340"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2024-45216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45216"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2023-28527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28527"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2019-6286",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6286"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2018-19839",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19839"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-45217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45217"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2018-20821",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20821"
},
{
"name": "CVE-2019-6283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6283"
},
{
"name": "CVE-2023-35947",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35947"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30204"
},
{
"name": "CVE-2018-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20190"
},
{
"name": "CVE-2023-28526",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28526"
},
{
"name": "CVE-2023-28155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28155"
},
{
"name": "CVE-2018-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11698"
},
{
"name": "CVE-2025-0823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0823"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-27267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
},
{
"name": "CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0170",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-02-28T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7183676",
"url": "https://www.ibm.com/support/pages/node/7183676"
},
{
"published_at": "2019-11-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 1107105",
"url": "https://www.ibm.com/support/pages/node/1107105"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184475",
"url": "https://www.ibm.com/support/pages/node/7184475"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184474",
"url": "https://www.ibm.com/support/pages/node/7184474"
},
{
"published_at": "2025-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184092",
"url": "https://www.ibm.com/support/pages/node/7184092"
},
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184217",
"url": "https://www.ibm.com/support/pages/node/7184217"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184476",
"url": "https://www.ibm.com/support/pages/node/7184476"
}
]
}
CERTFR-2025-AVI-0170
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, un déni de service à distance et une atteinte à la confidentialité des données.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 12.2.4 IF4 | ||
| IBM | QRadar | QRadar Data Synchronization versions antérieures à 3.2.1 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.1.x antérieures à 6.1.0.1 iFix 02 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x sans le correctif de sécurité temporaire PH16353 ou antérieures à 9.0.5.2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.1.x antérieures à 6.1.0.2 iFix 02 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de sécurité | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.4 IF2 | ||
| IBM | Sterling | Sterling External Authentication Server versions 6.0.x antérieures à 6.0.3.1 iFix 02 | ||
| IBM | Sterling | Sterling Secure Proxy versions 6.2.x antérieures à 6.2.0.1 iFix 01 | ||
| IBM | Cognos Dashboards | Cognos Dashboards on Cloud Pak for Data versions 5.x antérieures à 5.1 |
| Title | Publication Time | Tags | |||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 12.2.4 IF4",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar Data Synchronization versions ant\u00e9rieures \u00e0 3.2.1",
"product": {
"name": "QRadar",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x sans le correctif de s\u00e9curit\u00e9 temporaire PH16353 ou ant\u00e9rieures \u00e0 9.0.5.2",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.1.x ant\u00e9rieures \u00e0 6.1.0.2 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 4.x sans le dernier correctif de s\u00e9curit\u00e9",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.4 IF2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling External Authentication Server versions 6.0.x ant\u00e9rieures \u00e0 6.0.3.1 iFix 02",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Secure Proxy versions 6.2.x ant\u00e9rieures \u00e0 6.2.0.1 iFix 01",
"product": {
"name": "Sterling",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions 5.x ant\u00e9rieures \u00e0 5.1",
"product": {
"name": "Cognos Dashboards",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-21536",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21536"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2023-35946",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35946"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2015-7450",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7450"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2018-19797",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19797"
},
{
"name": "CVE-2023-28523",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28523"
},
{
"name": "CVE-2021-27290",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27290"
},
{
"name": "CVE-2024-43799",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43799"
},
{
"name": "CVE-2023-31124",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31124"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2023-23936",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23936"
},
{
"name": "CVE-2018-19827",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19827"
},
{
"name": "CVE-2018-11694",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11694"
},
{
"name": "CVE-2024-39331",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39331"
},
{
"name": "CVE-2022-4904",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4904"
},
{
"name": "CVE-2023-32067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32067"
},
{
"name": "CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"name": "CVE-2024-30205",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30205"
},
{
"name": "CVE-2024-40094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-40094"
},
{
"name": "CVE-2023-24807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24807"
},
{
"name": "CVE-2025-22150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22150"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2024-30203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30203"
},
{
"name": "CVE-2024-45590",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45590"
},
{
"name": "CVE-2024-43796",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43796"
},
{
"name": "CVE-2024-10917",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10917"
},
{
"name": "CVE-2021-35065",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35065"
},
{
"name": "CVE-2023-23920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23920"
},
{
"name": "CVE-2022-24999",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24999"
},
{
"name": "CVE-2024-21538",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21538"
},
{
"name": "CVE-2023-31147",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31147"
},
{
"name": "CVE-2024-47764",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47764"
},
{
"name": "CVE-2023-23918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23918"
},
{
"name": "CVE-2024-56340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56340"
},
{
"name": "CVE-2024-48948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-48948"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2024-45216",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45216"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2024-45296",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45296"
},
{
"name": "CVE-2023-28527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28527"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2019-6286",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6286"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2018-19839",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19839"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-45217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45217"
},
{
"name": "CVE-2024-38999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38999"
},
{
"name": "CVE-2024-52798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52798"
},
{
"name": "CVE-2018-20821",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20821"
},
{
"name": "CVE-2019-6283",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6283"
},
{
"name": "CVE-2023-35947",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35947"
},
{
"name": "CVE-2022-25881",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25881"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2023-23919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23919"
},
{
"name": "CVE-2024-43800",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43800"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2024-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30204"
},
{
"name": "CVE-2018-20190",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-20190"
},
{
"name": "CVE-2023-28526",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28526"
},
{
"name": "CVE-2023-28155",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28155"
},
{
"name": "CVE-2018-11698",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11698"
},
{
"name": "CVE-2025-0823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0823"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2023-31130",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31130"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2024-27267",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27267"
},
{
"name": "CVE-2020-7598",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-7598"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
}
],
"links": [],
"reference": "CERTFR-2025-AVI-0170",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-02-28T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, un d\u00e9ni de service \u00e0 distance et une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7183676",
"url": "https://www.ibm.com/support/pages/node/7183676"
},
{
"published_at": "2019-11-14",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 1107105",
"url": "https://www.ibm.com/support/pages/node/1107105"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184475",
"url": "https://www.ibm.com/support/pages/node/7184475"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184474",
"url": "https://www.ibm.com/support/pages/node/7184474"
},
{
"published_at": "2025-02-25",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184092",
"url": "https://www.ibm.com/support/pages/node/7184092"
},
{
"published_at": "2025-02-27",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184217",
"url": "https://www.ibm.com/support/pages/node/7184217"
},
{
"published_at": "2025-02-28",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7184476",
"url": "https://www.ibm.com/support/pages/node/7184476"
}
]
}
CERTFR-2024-AVI-0180
Vulnerability from certfr_avis - Published: - Updated:
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une atteinte à la confidentialité des données et une élévation de privilèges.
Solution
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
None| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Cognos Analytics | Cognos Analytics versions 11.2.x antérieures à 11.2.4 Fix Pack 3 | ||
| IBM | Cognos Analytics | Cognos Analytics versions 11.1.x antérieures à 11.1.7 Fix Pack 8 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 sans le dernier correctif de sécurité OpenSSH | ||
| IBM | Cognos Analytics | Cognos Analytics versions 12.0.x antérieures à 12.0.2 | ||
| IBM | WebSphere | Websphere Liberty versions antérieures à 23.0.0.12 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 sans le dernier correctif de sécurité OpenSSH | ||
| IBM | Cloud Pak | Cognos Dashboards on Cloud Pak for Data versions antérieures à 4.8.3 | ||
| IBM | N/A | Cognos Command Center versions antérieures à 10.2.5 IF1 | ||
| IBM | Cognos Transformer | Cognos Transformer versions antérieures à 11.1.7 Fix Pack 8 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Cognos Analytics versions 11.2.x ant\u00e9rieures \u00e0 11.2.4 Fix Pack 3",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 11.1.x ant\u00e9rieures \u00e0 11.1.7 Fix Pack 8",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 sans le dernier correctif de s\u00e9curit\u00e9 OpenSSH",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Analytics versions 12.0.x ant\u00e9rieures \u00e0 12.0.2",
"product": {
"name": "Cognos Analytics",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Websphere Liberty versions ant\u00e9rieures \u00e0 23.0.0.12",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 sans le dernier correctif de s\u00e9curit\u00e9 OpenSSH",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Dashboards on Cloud Pak for Data versions ant\u00e9rieures \u00e0 4.8.3",
"product": {
"name": "Cloud Pak",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Command Center versions ant\u00e9rieures \u00e0 10.2.5 IF1",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Cognos Transformer versions ant\u00e9rieures \u00e0 11.1.7 Fix Pack 8",
"product": {
"name": "Cognos Transformer",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": null,
"content": "## Solution\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des\ncorrectifs (cf. section Documentation).\n",
"cves": [
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2021-44906",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44906"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2023-1370",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1370"
},
{
"name": "CVE-2023-45857",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45857"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2023-46234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46234"
},
{
"name": "CVE-2023-38359",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38359"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2023-50324",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50324"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-45133",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45133"
},
{
"name": "CVE-2020-28458",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28458"
},
{
"name": "CVE-2023-26115",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26115"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2020-1971",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1971"
},
{
"name": "CVE-2021-4160",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4160"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2021-43138",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43138"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2023-30589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30589"
},
{
"name": "CVE-2021-23445",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23445"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2022-46364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46364"
},
{
"name": "CVE-2021-3711",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3711"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2021-3449",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3449"
},
{
"name": "CVE-2022-40609",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40609"
},
{
"name": "CVE-2023-32344",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32344"
},
{
"name": "CVE-2023-43051",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43051"
},
{
"name": "CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"name": "CVE-2019-1547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1547"
},
{
"name": "CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2021-23839",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23839"
},
{
"name": "CVE-2023-30588",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30588"
},
{
"name": "CVE-2012-5784",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5784"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2021-41035",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41035"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2018-8032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-8032"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2023-2597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2597"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2022-0778",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0778"
},
{
"name": "CVE-2022-41854",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41854"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2021-28167",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28167"
},
{
"name": "CVE-2023-5676",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5676"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2021-31684",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31684"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2010-2084",
"url": "https://www.cve.org/CVERecord?id=CVE-2010-2084"
},
{
"name": "CVE-2019-0227",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-0227"
},
{
"name": "CVE-2021-3712",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3712"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2023-24998",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24998"
},
{
"name": "CVE-2022-34357",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34357"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2021-23840",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23840"
},
{
"name": "CVE-2023-46158",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46158"
},
{
"name": "CVE-2014-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3596"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2022-1471",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1471"
},
{
"name": "CVE-2023-26136",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26136"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2021-23841",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23841"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2022-34165",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34165"
},
{
"name": "CVE-2023-30996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30996"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
}
],
"links": [],
"reference": "CERTFR-2024-AVI-0180",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-03-01T00:00:00.000000"
}
],
"risks": [
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Injection de requ\u00eates ill\u00e9gitimes par rebond (CSRF)"
},
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans \u003cspan\nclass=\"textit\"\u003eles produits IBM\u003c/span\u003e. Certaines d\u0027entre elles\npermettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire\n\u00e0 distance, une atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es et une\n\u00e9l\u00e9vation de privil\u00e8ges.\n",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7112541 du 23 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7112541"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7125640 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7125640"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7124466 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7124466"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7112504 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7112504"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7125461 du 28 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7125461"
},
{
"published_at": null,
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7123154 du 23 f\u00e9vrier 2024",
"url": "https://www.ibm.com/support/pages/node/7123154"
}
]
}
RHSA-2023_7638
Vulnerability from csaf_redhat - Published: 2023-12-04 18:02 - Updated: 2024-12-17 04:51Notes
{
"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 is now available for Red Hat JBoss Enterprise Application Platform 7.4 for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.4.14 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.13, and includes bug fixes and enhancements.\n\nSee the Red Hat JBoss Enterprise Application Platform 7.4.14 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)\n\n* guava: insecure temporary directory creation (CVE-2023-2976)\n\n* eap-galleon: custom provisioning creates unsecured http-invoker (CVE-2023-4503)\n\n* jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter() (CVE-2023-26048)\n\n* jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies (CVE-2023-26049)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7638",
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/"
},
{
"category": "external",
"summary": "2184751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184751"
},
{
"category": "external",
"summary": "2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "2236340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236340"
},
{
"category": "external",
"summary": "2236341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "JBEAP-25004",
"url": "https://issues.redhat.com/browse/JBEAP-25004"
},
{
"category": "external",
"summary": "JBEAP-25085",
"url": "https://issues.redhat.com/browse/JBEAP-25085"
},
{
"category": "external",
"summary": "JBEAP-25086",
"url": "https://issues.redhat.com/browse/JBEAP-25086"
},
{
"category": "external",
"summary": "JBEAP-25378",
"url": "https://issues.redhat.com/browse/JBEAP-25378"
},
{
"category": "external",
"summary": "JBEAP-25380",
"url": "https://issues.redhat.com/browse/JBEAP-25380"
},
{
"category": "external",
"summary": "JBEAP-25419",
"url": "https://issues.redhat.com/browse/JBEAP-25419"
},
{
"category": "external",
"summary": "JBEAP-25451",
"url": "https://issues.redhat.com/browse/JBEAP-25451"
},
{
"category": "external",
"summary": "JBEAP-25457",
"url": "https://issues.redhat.com/browse/JBEAP-25457"
},
{
"category": "external",
"summary": "JBEAP-25541",
"url": "https://issues.redhat.com/browse/JBEAP-25541"
},
{
"category": "external",
"summary": "JBEAP-25547",
"url": "https://issues.redhat.com/browse/JBEAP-25547"
},
{
"category": "external",
"summary": "JBEAP-25576",
"url": "https://issues.redhat.com/browse/JBEAP-25576"
},
{
"category": "external",
"summary": "JBEAP-25594",
"url": "https://issues.redhat.com/browse/JBEAP-25594"
},
{
"category": "external",
"summary": "JBEAP-25627",
"url": "https://issues.redhat.com/browse/JBEAP-25627"
},
{
"category": "external",
"summary": "JBEAP-25657",
"url": "https://issues.redhat.com/browse/JBEAP-25657"
},
{
"category": "external",
"summary": "JBEAP-25685",
"url": "https://issues.redhat.com/browse/JBEAP-25685"
},
{
"category": "external",
"summary": "JBEAP-25700",
"url": "https://issues.redhat.com/browse/JBEAP-25700"
},
{
"category": "external",
"summary": "JBEAP-25716",
"url": "https://issues.redhat.com/browse/JBEAP-25716"
},
{
"category": "external",
"summary": "JBEAP-25726",
"url": "https://issues.redhat.com/browse/JBEAP-25726"
},
{
"category": "external",
"summary": "JBEAP-25772",
"url": "https://issues.redhat.com/browse/JBEAP-25772"
},
{
"category": "external",
"summary": "JBEAP-25779",
"url": "https://issues.redhat.com/browse/JBEAP-25779"
},
{
"category": "external",
"summary": "JBEAP-25803",
"url": "https://issues.redhat.com/browse/JBEAP-25803"
},
{
"category": "external",
"summary": "JBEAP-25838",
"url": "https://issues.redhat.com/browse/JBEAP-25838"
},
{
"category": "external",
"summary": "JBEAP-26041",
"url": "https://issues.redhat.com/browse/JBEAP-26041"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7638.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.14 on RHEL 8 security update",
"tracking": {
"current_release_date": "2024-12-17T04:51:56+00:00",
"generator": {
"date": "2024-12-17T04:51:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2023:7638",
"initial_release_date": "2023-12-04T18:02:31+00:00",
"revision_history": [
{
"date": "2023-12-04T18:02:31+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-04T18:02:31+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T04:51:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss EAP 7.4 for RHEL 8",
"product": {
"name": "Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jandex@2.4.4-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"product_id": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.11.3-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src",
"product": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src",
"product_id": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-yasson@1.0.11-4.redhat_00002.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan@11.0.18-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jgroups@4.2.23-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hal-console@3.3.20-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"product_id": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.11-1.SP1_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate@5.3.32-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"product_id": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.14-1.SP1_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jbossws-cxf@5.4.9-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"product_id": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-sshd@2.9.3-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-jsp-api_2.3_spec@2.0.1-1.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"product_id": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"product": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"product_id": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-17.redhat_00051.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"product_id": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava-libraries@32.1.1-2.jre_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"product": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"product_id": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core@3.1.10-2.Final_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"product": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"product_id": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-33.Final_redhat_00032.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"product": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"product_id": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1.el8eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jandex@2.4.4-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.11.3-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"product_id": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-yasson@1.0.11-4.redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-cachestore-jdbc@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-cachestore-remote@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-client-hotrod@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-commons@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-component-annotations@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-core@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-commons@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-spi@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-v53@11.0.18-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jgroups@4.2.23-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hal-console@3.3.20-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.11-1.SP1_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate@5.3.32-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.32-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.32-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.32-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.32-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.14-1.SP1_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling-river@2.0.14-1.SP1_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jbossws-cxf@5.4.9-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-sshd@2.9.3-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-jsp-api_2.3_spec@2.0.1-1.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-cli@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-commons@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-core-client@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-dto@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-hornetq-protocol@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-hqclient-protocol@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jdbc-store@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-client@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-server@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-journal@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-ra@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-selector@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-server@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-service-extensions@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product": {
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_id": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-tools@2.16.0-17.redhat_00051.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava@32.1.1-2.jre_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava-libraries@32.1.1-2.jre_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core-impl@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core-jsf@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-ejb@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-jta@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-probe-core@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_id": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-web@3.1.10-2.Final_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_id": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-33.Final_redhat_00032.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_id": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.10.0-33.Final_redhat_00032.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_id": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.10.0-33.Final_redhat_00032.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk11@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk17@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk8@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.4.14-5.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src"
},
"product_reference": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch"
},
"product_reference": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src"
},
"product_reference": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src"
},
"product_reference": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src"
},
"product_reference": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 8",
"product_id": "8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
},
"product_reference": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-7.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215229"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: insecure temporary directory creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Single Sign-On 7 ships the affected component as a layered product of Red Hat JBoss Enterprise Application 7, and as such is affected by this flaw. However, Single Sign-On 7 does not use the affected code and is not vulnerable to exploit.",
"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-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2976"
},
{
"category": "external",
"summary": "RHBZ#2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
},
{
"category": "workaround",
"details": "Temp files should be created with sufficiently non-predictable names and in a secure-permissioned, dedicated temp folder.",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: insecure temporary directory creation"
},
{
"cve": "CVE-2023-4503",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-11-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184751"
}
],
"notes": [
{
"category": "description",
"text": "An improper initialization vulnerability was found in Galleon. When using Galleon to provision custom EAP or EAP-XP servers, the servers are created unsecured. This issue could allow an attacker to access remote HTTP services available from the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eap-galleon: custom provisioning creates unsecured http-invoker",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4503"
},
{
"category": "external",
"summary": "RHBZ#2184751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4503"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "eap-galleon: custom provisioning creates unsecured http-invoker"
},
{
"cve": "CVE-2023-5685",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xnio: StackOverflowException when the chain of notifier states becomes problematically big",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as an Important impact as the uncontrolled resource consumption may lead to Denial of Service (DoS). This might be intentioned by an attacker who is looking to jeopardize an environment.",
"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-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5685"
},
{
"category": "external",
"summary": "RHBZ#2241822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5685",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5685"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
},
{
"category": "workaround",
"details": "There is currently no mitigation available for this vulnerability. Please keep the packages up-to-date as the updates become available.",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xnio: StackOverflowException when the chain of notifier states becomes problematically big"
},
{
"cve": "CVE-2023-26048",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-08-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2236340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jetty-server package. A servlet with multipart support could get an OutOfMemorryError when the client sends a part that has a name but no filename and substantial content. This flaw allows a malicious user to jeopardize the environment by leaving the JVM in an unreliable state.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26048"
},
{
"category": "external",
"summary": "RHBZ#2236340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26048"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8"
}
],
"release_date": "2023-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter()"
},
{
"cve": "CVE-2023-26049",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2023-08-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2236341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jetty-server package. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies or otherwise perform unintended behavior by tampering with the cookie parsing mechanism.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26049"
},
{
"category": "external",
"summary": "RHBZ#2236341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c"
}
],
"release_date": "2023-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies"
},
{
"cve": "CVE-2023-35887",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2023-09-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2240036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Mina SSHD that could be exploited on certain SFTP servers implemented using the Apache Mina RootedFileSystem. This issue could permit authenticated users to view information outside of their permissions scope.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-mina-sshd: information exposure in SFTP server implementations",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35887"
},
{
"category": "external",
"summary": "RHBZ#2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35887"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35887",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35887"
}
],
"release_date": "2023-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src"
],
"known_not_affected": [
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:02:31+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: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7638"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk17-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el8eap.src",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el8eap.src"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2024_10207
Vulnerability from csaf_redhat - Published: 2024-11-25 00:12 - Updated: 2024-12-17 23:06Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A security update is now available for Red Hat JBoss Enterprise Application Platform 7.3 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": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 7.3.11 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.3.10, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 7.3.11 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding [eap-7.3.z] (CVE-2024-28752)\n\n* h2: Loading of custom classes from remote servers through JNDI [eap-7.3.z] (CVE-2022-23221)\n\n* log4j: Unsafe deserialization flaw in Chainsaw log viewer [eap-7.3.z] (CVE-2022-23307)\n\n* log4j: SQL injection in Log4j 1.x when application is configured to use JDBCAppender [eap-7.3.z] (CVE-2022-23305)\n\n* log4j: Remote code execution in Log4j 1.x when application is configured to use JMSAppender [eap-7.3.z] (CVE-2021-4104)\n\n* CXF: Apache CXF: SSRF Vulnerability [eap-7.3.z] (CVE-2022-46364)\n\n* log4j: log4j1-chainsaw, log4j1-socketappender: DoS via hashmap logging [eap-7.3.z] (CVE-2023-26464)\n\n* xalan: integer truncation issue in Xalan-J (JAXP, 8285407) [eap-7.3.z] (CVE-2022-34169)\n\n* xnio: StackOverflowException when the chain of notifier states becomes problematically big [eap-7.3.z] (CVE-2023-5685)\n\n* hsqldb: Untrusted input may lead to RCE attack [eap-7.3.z] (CVE-2022-41853)\n\n* server: eap-7: heap exhaustion via deserialization [eap-7.3.z] (CVE-2023-3171)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK [eap-7.3.z] (CVE-2023-39410)\n\n* undertow: client side invocation timeout raised when calling EJB over HTTP and HTTP2 [eap-7.3.z] (CVE-2021-3859)\n\n* avro: apache-avro: Schema parsing may trigger Remote Code Execution (RCE) [eap-7.3.z] (CVE-2024-47561)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgements, 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-2024:10207",
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3/html-single/installation_guide/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_jboss_enterprise_application_platform/7.3/html-single/installation_guide/index"
},
{
"category": "external",
"summary": "2010378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010378"
},
{
"category": "external",
"summary": "2031667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031667"
},
{
"category": "external",
"summary": "2041959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041959"
},
{
"category": "external",
"summary": "2041967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041967"
},
{
"category": "external",
"summary": "2044596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596"
},
{
"category": "external",
"summary": "2108554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108554"
},
{
"category": "external",
"summary": "2136141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136141"
},
{
"category": "external",
"summary": "2155682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682"
},
{
"category": "external",
"summary": "2182864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182864"
},
{
"category": "external",
"summary": "2213639",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213639"
},
{
"category": "external",
"summary": "2241822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241822"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2270732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270732"
},
{
"category": "external",
"summary": "2316116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316116"
},
{
"category": "external",
"summary": "JBEAP-23025",
"url": "https://issues.redhat.com/browse/JBEAP-23025"
},
{
"category": "external",
"summary": "JBEAP-28084",
"url": "https://issues.redhat.com/browse/JBEAP-28084"
},
{
"category": "external",
"summary": "JBEAP-28089",
"url": "https://issues.redhat.com/browse/JBEAP-28089"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_10207.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.3.11 Security update",
"tracking": {
"current_release_date": "2024-12-17T23:06:37+00:00",
"generator": {
"date": "2024-12-17T23:06:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:10207",
"initial_release_date": "2024-11-25T00:12:17+00:00",
"revision_history": [
{
"date": "2024-11-25T00:12:17+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-25T00:12:17+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T23:06:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product": {
"name": "Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform_eus:7.3::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.15-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"product_id": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-cxf@3.4.10-1.SP1_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.13-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"product": {
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"product_id": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.7.6-8.redhat_00003.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"product_id": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j@2.3.3-2.redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src",
"product_id": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-xml-security@2.2.3-2.redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"product": {
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"product_id": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-xalan-j2@2.7.1-38.redhat_00015.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"product": {
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"product_id": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-log4j-jboss-logmanager@1.2.2-2.Final_redhat_00002.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"product": {
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"product_id": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-3.redhat_00004.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-annotations-api_1.3_spec@2.0.1-4.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"product": {
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"product_id": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.7.2-12.Final_redhat_00013.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"product": {
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"product_id": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.3.11-4.GA_redhat_00002.1.el7eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.15-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling-river@2.0.15-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-cxf@3.4.10-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-cxf-rt@3.4.10-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-cxf-services@3.4.10-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-cxf-tools@3.4.10-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.7.13-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"product": {
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"product_id": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.7.6-8.redhat_00003.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-bindings@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-policy@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-ws-security-common@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-ws-security-dom@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-ws-security-policy-stax@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wss4j-ws-security-stax@2.3.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-xml-security@2.2.3-2.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"product": {
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"product_id": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-xalan-j2@2.7.1-38.redhat_00015.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-log4j-jboss-logmanager@1.2.2-2.Final_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"product": {
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"product_id": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-h2database@1.4.197-3.redhat_00004.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-annotations-api_1.3_spec@2.0.1-4.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap6.4-to-eap7.3@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.0@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.1@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.2@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.2-to-eap7.3@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-eap7.3-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.0@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly10.1@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly11.0@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly12.0@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly13.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly14.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly15.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly16.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly17.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly18.0-server@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly8.2@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-wildfly9.0@1.7.2-12.Final_redhat_00013.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.3.11-4.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk11@7.3.11-4.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk8@7.3.11-4.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.3.11-4.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.3.11-4.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch"
},
"product_reference": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src"
},
"product_reference": "eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch"
},
"product_reference": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src"
},
"product_reference": "eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src"
},
"product_reference": "eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src"
},
"product_reference": "eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src"
},
"product_reference": "eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch"
},
"product_reference": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src"
},
"product_reference": "eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src as a component of Red Hat JBoss Enterprise Application Platform 7.3 EUS for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.3-EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2021-3859",
"cwe": {
"id": "CWE-214",
"name": "Invocation of Process Using Visible Sensitive Information"
},
"discovery_date": "2021-09-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2010378"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Undertow that tripped the client-side invocation timeout with certain calls made over HTTP2. This flaw allows an attacker to carry out denial of service attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: client side invocation timeout raised when calling over HTTP2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat OpenStack Platform\u0027s OpenDaylight will not be updated for this flaw because it was deprecated as of OpenStack Platform 14 and is only receiving security fixes for Critical flaws.",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-3859"
},
{
"category": "external",
"summary": "RHBZ#2010378",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2010378"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-3859",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3859"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-3859",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-3859"
}
],
"release_date": "2022-02-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: client side invocation timeout raised when calling over HTTP2"
},
{
"cve": "CVE-2021-4104",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2021-12-13T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2031667"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Java logging library Apache Log4j in version 1.x. JMSAppender in Log4j 1.x is vulnerable to deserialization of untrusted data. This allows a remote attacker to execute code on the server if the deployed application is configured to use JMSAppender and to the attacker\u0027s JNDI LDAP endpoint.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "log4j: Remote code execution in Log4j 1.x when application is configured to use JMSAppender",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Based on the conditions to be exploitable (see details below), the risk is much lower than Log4j 2.x and Red Hat has assessed this to be Moderate severity. This flaw has been filed for Log4j 1.x, and the corresponding flaw information for Log4j 2.x is available at: https://access.redhat.com/security/cve/CVE-2021-44228\n\nNote this flaw ONLY affects applications which are specifically configured to use JMSAppender, which is not the default, or when the attacker has write access to the Log4j configuration for adding JMSAppender to the attacker\u0027s JNDI LDAP endpoint. \n\nIf the Log4j configuration is set TopicBindingName or TopicConnectionFactoryBindingName configurations allowing JMSAppender to perform JNDI requests that result in remote code execution in a similar fashion to CVE-2021-44228 Log4j 2.x, Log4j 1.x is vulnerable. However, the attack vector is reduced as it depends on having write access, which is not a standard configuration rather than untrusted user input. These are sufficient factors beyond the attacker\u0027s control.\n\nThe tomcat package shipped with Red Hat Enterprise Linux does not include log4j but it does include a default configuration for log4j, log4j.properties, which could be used with tomcat if users choose to install and configure the library. The JMSAppender is not enabled by default, and the permissions of the file can only be modified as root.\n\nRed Hat Virtualization ships log4j12-1.2.17, but it is used and configured in a way which makes this flaw not possible to exploit. Therefore impact is rated Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2021-4104"
},
{
"category": "external",
"summary": "RHBZ#2031667",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2031667"
},
{
"category": "external",
"summary": "RHSB-2021-009",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2021-009"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2021-4104",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2021-4104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2021-4104"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/608#issuecomment-990494126",
"url": "https://github.com/apache/logging-log4j2/pull/608#issuecomment-990494126"
},
{
"category": "external",
"summary": "https://github.com/apache/logging-log4j2/pull/608#issuecomment-991723301",
"url": "https://github.com/apache/logging-log4j2/pull/608#issuecomment-991723301"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/0x4zvtq92yggdgvwfgsftqrj4xx5w0nx",
"url": "https://lists.apache.org/thread/0x4zvtq92yggdgvwfgsftqrj4xx5w0nx"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2021/12/13/1",
"url": "https://www.openwall.com/lists/oss-security/2021/12/13/1"
}
],
"release_date": "2021-12-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "These are the possible mitigations for this flaw for releases version 1.x:\n\n- Comment out or remove JMSAppender in the Log4j configuration if it is used\n- Remove the JMSAppender class from the classpath. For example:\n```\nzip -q -d log4j-*.jar org/apache/log4j/net/JMSAppender.class\n```\n- Restrict access for the OS user on the platform running the application to prevent modifying the Log4j configuration by the attacker.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "log4j: Remote code execution in Log4j 1.x when application is configured to use JMSAppender"
},
{
"cve": "CVE-2022-23221",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2044596"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the H2 Console. This flaw allows remote attackers to execute arbitrary code via a JDBC URL, concatenating with a substring that allows remote code execution by using a script.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "h2: Loading of custom classes from remote servers through JNDI",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "In OpenShift Container Platform (OCP) the openshift-enterprise-3.11/metrics-hawkular-metrics-container container image ships a vulnerable version of h2 as part of the underlying images, but as it uses standard configuration and Console is not enabled/started by default, therefore the impact by this vulnerability is LOW and will not be fixed as OCP 3.x has already reached End of Full Support.\n\n[1] https://access.redhat.com/support/policy/updates/openshift_noncurrent",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23221"
},
{
"category": "external",
"summary": "RHBZ#2044596",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2044596"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23221"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23221"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-45hx-wfhj-473x",
"url": "https://github.com/advisories/GHSA-45hx-wfhj-473x"
}
],
"release_date": "2022-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "h2: Loading of custom classes from remote servers through JNDI"
},
{
"cve": "CVE-2022-23305",
"cwe": {
"id": "CWE-89",
"name": "Improper Neutralization of Special Elements used in an SQL Command (\u0027SQL Injection\u0027)"
},
"discovery_date": "2022-01-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2041959"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Java logging library Apache Log4j in version 1.x. JDBCAppender in Log4j 1.x is vulnerable to SQL injection in untrusted data. This allows a remote attacker to run SQL statements in the database if the deployed application is configured to use JDBCAppender with certain interpolation tokens.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "log4j: SQL injection in Log4j 1.x when application is configured to use JDBCAppender",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Note this issue only affects Log4j 1.x when specifically configured to use the JDBCAppender, which is not the default.\n\nRed Hat Satellite bundles log4j-over-slf4j with Candlepin, however, product is not affected as it uses logback framework for logging.\n\nRed Hat Virtualization and OpenShift Container Platform in the OCP Metering stack (the Hive/Presto/Hadoop components) ship a vulnerable version of the log4j package, however JDBCAppender is not used. Therefore the impact of this vulnerability for these products is rated Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23305"
},
{
"category": "external",
"summary": "RHBZ#2041959",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041959"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23305"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23305",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23305"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/01/18/4",
"url": "https://www.openwall.com/lists/oss-security/2022/01/18/4"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "These are the possible mitigations for this flaw for releases version 1.x:\n\n- Comment out or remove JDBCAppender in the Log4j configuration if it is used\n- Remove the JDBCAppender class from the server\u0027s jar files. For example:\n```\nzip -q -d log4j-*.jar org/apache/log4j/jdbc/JDBCAppender.class\n```",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "log4j: SQL injection in Log4j 1.x when application is configured to use JDBCAppender"
},
{
"cve": "CVE-2022-23307",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2022-01-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2041967"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the log4j 1.x chainsaw component, where the contents of certain log entries are deserialized and possibly permit code execution. This flaw allows an attacker to send a malicious request with serialized data to the server to be deserialized when the chainsaw component is run.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "log4j: Unsafe deserialization flaw in Chainsaw log viewer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Chainsaw is a standalone graphical user interface for viewing log entries in log4j. This flaw may be bypassed by using other available means to access log entries.\n\nRed Hat Satellite bundles log4j-over-slf4j with Candlepin, however, product is not affected as it uses logback framework for logging.\n\nRed Hat Virtualization ships a vulnerable version of the log4j package, however chainsaw is not part of typical use cases. An attacker looking to exploit this would need to not only be able to generate a malicious log entry, but also have the necessary access and permissions to start chainsaw on the engine node. Therefore the impact of this vulnerability for Red Hat Virtualization is rated Low.\n\nSimilar to Red Hat Virtualization in OpenShift Container Platform (OCP), the Hive/Presto/Hadoop components that comprise the OCP Metering stack, ship the vulnerable version of log4j package, however vulnerable chainsaw component is not used by default. Therefore the impact to OCP is reduced to Low.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23307"
},
{
"category": "external",
"summary": "RHBZ#2041967",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2041967"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23307"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23307",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23307"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2022/01/18/5",
"url": "https://www.openwall.com/lists/oss-security/2022/01/18/5"
}
],
"release_date": "2022-01-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "These are the mitigations available for this flaw for log4j 1.x:\n- Avoid using Chainsaw to view logs, and instead use some other utility, especially if there is a log view available within the product itself.\n- Remove the Chainsaw classes from the log4j jar files. For example:\n```\nzip -q -d log4j-*.jar org/apache/log4j/chainsaw/*\n```\n(log4j jars may be nested in zip archives within product)",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "log4j: Unsafe deserialization flaw in Chainsaw log viewer"
},
{
"cve": "CVE-2022-34169",
"cwe": {
"id": "CWE-192",
"name": "Integer Coercion Error"
},
"discovery_date": "2022-07-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2108554"
}
],
"notes": [
{
"category": "description",
"text": "The Apache Xalan Java XSLT library is vulnerable to an integer truncation issue when processing malicious XSLT stylesheets. This can be used to corrupt Java class files generated by the internal XSLTC compiler and execute arbitrary Java bytecode. Users are recommended to update to version 2.7.3 or later. Note: Java runtimes (such as OpenJDK) include repackaged copies of Xalan.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "OpenJDK: integer truncation issue in Xalan-J (JAXP, 8285407)",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-34169"
},
{
"category": "external",
"summary": "RHBZ#2108554",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2108554"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-34169",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-34169"
}
],
"release_date": "2022-07-19T20:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "OpenJDK: integer truncation issue in Xalan-J (JAXP, 8285407)"
},
{
"cve": "CVE-2022-41853",
"cwe": {
"id": "CWE-470",
"name": "Use of Externally-Controlled Input to Select Classes or Code (\u0027Unsafe Reflection\u0027)"
},
"discovery_date": "2022-10-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2136141"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the HSQLDB package. This flaw allows untrusted inputs to execute remote code due to any static method of any Java class in the classpath, resulting in code execution by default.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "hsqldb: Untrusted input may lead to RCE attack",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41853"
},
{
"category": "external",
"summary": "RHBZ#2136141",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2136141"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41853",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41853"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41853",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41853"
},
{
"category": "external",
"summary": "http://hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control",
"url": "http://hsqldb.org/doc/2.0/guide/sqlroutines-chapt.html#src_jrt_access_control"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-77xx-rxvh-q682",
"url": "https://github.com/advisories/GHSA-77xx-rxvh-q682"
}
],
"release_date": "2022-10-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "By default, the static methods of any class that is on the classpath are available for use and can compromise security in some systems. The optional Java system property, hsqldb.method_class_names, allows preventing access to classes other than java.lang.Math or specifying a semicolon-separated list of allowed classes. A property value that ends with .* is treated as a wild card and allows access to all class or method names formed by substitution of the * (asterisk).\n\nIn the example below, the property has been included as an argument to the Java command.\n\n java -Dhsqldb.method_class_names=\"org.me.MyClass;org.you.YourClass;org.you.lib.*\" [the rest of the command line]\n\nThe above example allows access to the methods in the two classes: org.me.MyClass and org.you.YourClass together with all the classes in the org.you.lib package. Note that if the property is not defined, no access control is performed at this level.\n\nThe user who creates a Java routine must have the relevant access privileges on the tables that are used inside the Java method.\n\nOnce the routine has been defined, the normal database access control applies to its user. The routine can be executed only by those users who have been granted EXECUTE privileges on it. Access to routines can be granted to users with GRANT EXECUTE or GRANT ALL. For example, GRANT EXECUTE ON myroutine TO PUBLIC.\n\nIn hsqldb 2.7.1, all classes by default are not accessible, except those in java.lang.Math and need to be manually enabled.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "hsqldb: Untrusted input may lead to RCE attack"
},
{
"cve": "CVE-2022-46364",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2022-12-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2155682"
}
],
"notes": [
{
"category": "description",
"text": "A SSRF vulnerability was found in Apache CXF. This issue occurs when parsing the href attribute of XOP:Include in MTOM requests, allowing an attacker to perform SSRF style attacks on webservices that take at least one parameter of any type.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "CXF: SSRF Vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Integration Camel Quarkus does not support CXF extensions and so is affected at a reduced impact of Moderate.\nThe RHSSO server does not ship Apache CXF. The component mentioned in CVE-2022-46364 is a transitive dependency coming from Fuse adapters and the test suite.",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-46364"
},
{
"category": "external",
"summary": "RHBZ#2155682",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2155682"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-46364",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46364"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-46364"
},
{
"category": "external",
"summary": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2",
"url": "https://cxf.apache.org/security-advisories.data/CVE-2022-46364.txt?version=1\u0026modificationDate=1670944472739\u0026api=v2"
}
],
"release_date": "2022-12-13T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "CXF: SSRF Vulnerability"
},
{
"cve": "CVE-2023-3171",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"discovery_date": "2023-04-20T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2213639"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in EAP-7 during deserialization of certain classes, which permits instantiation of HashMap and HashTable with no checks on resources consumed. This issue could allow an attacker to submit malicious requests using these classes, which could eventually exhaust the heap and result in a Denial of Service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eap-7: heap exhaustion via deserialization",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3171"
},
{
"category": "external",
"summary": "RHBZ#2213639",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2213639"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3171",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3171"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3171",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3171"
}
],
"release_date": "2023-10-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "eap-7: heap exhaustion via deserialization"
},
{
"cve": "CVE-2023-5685",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xnio: StackOverflowException when the chain of notifier states becomes problematically big",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as an Important impact as the uncontrolled resource consumption may lead to Denial of Service (DoS). This might be intentioned by an attacker who is looking to jeopardize an environment.",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5685"
},
{
"category": "external",
"summary": "RHBZ#2241822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5685",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5685"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "There is currently no mitigation available for this vulnerability. Please keep the packages up-to-date as the updates become available.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xnio: StackOverflowException when the chain of notifier states becomes problematically big"
},
{
"cve": "CVE-2023-26464",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-03-15T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2182864"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Chainsaw and SocketAppender components with Log4j 1.x on JRE, less than 1.7. This issue may allow an attacker to use a logging entry with a specially-crafted hashmap or hashtable, depending on which logging component is in use, to process and exhaust the available memory in the virtual machine, resulting in a Denial of Service when the object is deserialized. This issue affects Apache Log4j before version 2.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "log4j1-socketappender: DoS via hashmap logging",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux 8 and 9 security impacts have been reduced to Low as they do not enable the vulnerable JDK by default.",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26464"
},
{
"category": "external",
"summary": "RHBZ#2182864",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2182864"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26464"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26464",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26464"
},
{
"category": "external",
"summary": "https://www.ibm.com/support/pages/security-bulletin-vulnerability-log4j-1216jar-affect-ibm-operations-analytics-log-analysis-cve-2023-26464",
"url": "https://www.ibm.com/support/pages/security-bulletin-vulnerability-log4j-1216jar-affect-ibm-operations-analytics-log-analysis-cve-2023-26464"
}
],
"release_date": "2023-03-15T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "log4j1-socketappender: DoS via hashmap logging"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2024-28752",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270732"
}
],
"notes": [
{
"category": "description",
"text": "A server-side request forgery (SSRF) vulnerability was found in Apache CXF. This issue occurs in attacks on webservices that take at least one parameter of any type, and when Aegisdatabind is used. Users of other data bindings including the default databinding are not impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an Important impact due to the fact this requires Aegis databind, which is not the default databinding for Apache CXF.",
"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-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28752"
},
{
"category": "external",
"summary": "RHBZ#2270732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270732"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28752",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752"
},
{
"category": "external",
"summary": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt",
"url": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qmgx-j96g-4428",
"url": "https://github.com/advisories/GHSA-qmgx-j96g-4428"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. Please make sure to update as the fixes become available.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding"
},
{
"cve": "CVE-2024-47561",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2024-10-02T14:04:06.018000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2316116"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Apache Avro. The project is affected and at risk if it accepts an org.apache.Avro/avroAvro schema for parsing provided by an end user. This flaw allows an attacker to trigger remote code execution by using the special \"java-class\" attribute.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Schema parsing may trigger Remote Code Execution (RCE)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Red Hat build of Apache Camel K 1.10 was rated Important as it allows users to provide an Avro schema for parsing. Note that this functionality is limited to authenticated users.\n\nRed Hat Single Sign-On 7 ships the affected component in its maven repository but does not use it in the product. As such it is affected but not vulnerable to the flaw, and is assessed at Moderate security impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-47561"
},
{
"category": "external",
"summary": "RHBZ#2316116",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2316116"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-47561",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47561"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-47561",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-47561"
}
],
"release_date": "2024-10-03T12:20:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-25T00:12:17+00:00",
"details": "Before applying this update, ensure all previously released errata relevant to your system have been applied. Also, back up your existing installation, including all applications, configuration files, databases and database settings. For details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:10207"
},
{
"category": "workaround",
"details": "1. Avoid parsing user-provided schemas.\n2. Ensure proper input validation and sanitization of schemas before parsing.\n3. Monitor systems for any unusual activities that may indicate exploitation attempts.\n4. Apply the principle of least privilege to minimize the potential impact of successful exploits.",
"product_ids": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-0:3.4.10-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-rt-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-services-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-apache-cxf-tools-0:3.4.10-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-avro-0:1.7.6-8.redhat_00003.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-h2database-0:1.4.197-3.redhat_00004.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-annotations-api_1.3_spec-0:2.0.1-4.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-0:2.0.15-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-marshalling-river-0:2.0.15-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-0:1.7.2-12.Final_redhat_00013.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-cli-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-core-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap6.4-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.2-to-eap7.3-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-eap7.3-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly10.1-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly11.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly12.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly13.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly14.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly15.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly16.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly17.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly18.0-server-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly8.2-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-server-migration-wildfly9.0-0:1.7.2-12.Final_redhat_00013.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-jboss-xnio-base-0:3.7.13-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-log4j-jboss-logmanager-0:1.2.2-2.Final_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-0:7.3.11-4.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk11-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-java-jdk8-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-javadocs-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wildfly-modules-0:7.3.11-4.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-0:2.3.3-2.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-bindings-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-policy-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-common-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-dom-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-policy-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-wss4j-ws-security-stax-0:2.3.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xalan-j2-0:2.7.1-38.redhat_00015.1.el7eap.src",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.3-EUS:eap7-xml-security-0:2.2.3-2.redhat_00001.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "apache-avro: Schema parsing may trigger Remote Code Execution (RCE)"
}
]
}
RHSA-2024_3354
Vulnerability from csaf_redhat - Published: 2024-05-23 22:45 - Updated: 2024-12-17 22:54Notes
{
"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 Fuse 7.13.0 release is now available. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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 Fuse 7.13.0 is released which includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.\n\nSecurity Fix(es):\n\n* undertow: OutOfMemoryError due to @MultipartConfig handling (CVE-2023-3223)\n\n* jetty-servlets: jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)\n\n* jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* jetty-http: jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)\n\n* JSON-java: parser confusion leads to OOM (CVE-2023-5072)\n\n* http2-hpack: jetty: hpack header values cause denial of service in http/2 (CVE-2023-36478)\n\n* spring-boot: org.springframework.boot:spring-boot-actuator class vulnerable to denial of service (CVE-2023-34055)\n\n* tomcat: HTTP request smuggling via malformed trailer headers (CVE-2023-46589)\n\n* activemq: Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE (CVE-2022-41678)\n\n* logback: serialization vulnerability in logback receiver (CVE-2023-6378)\n\n* logback: A serialization vulnerability in logback receiver (CVE-2023-6481)\n\n* solr: : Apache Solr: Host environment variables are published via the Metrics API (CVE-2023-50290)\n\n* shiro: path traversal attack may lead to authentication bypass (CVE-2023-46749)\n\n* tomcat: Leaking of unrelated request bodies in default error page (CVE-2024-21733)\n\n* springframework: URL Parsing with Host Validation (CVE-2024-22243)\n\nFor more details about the security issues, including the impact, 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-2024:3354",
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3354.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Fuse 7.13.0 release and security update",
"tracking": {
"current_release_date": "2024-12-17T22:54:52+00:00",
"generator": {
"date": "2024-12-17T22:54:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:3354",
"initial_release_date": "2024-05-23T22:45:30+00:00",
"revision_history": [
{
"date": "2024-05-23T22:45:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T22:45:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:54:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Fuse 7.13.0",
"product": {
"name": "Red Hat Fuse 7.13.0",
"product_id": "Red Hat Fuse 7.13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_fuse:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Fuse"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41678",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252185"
}
],
"notes": [
{
"category": "description",
"text": "Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.\u00a0\n\nIn details, in ActiveMQ configurations, jetty allows\norg.jolokia.http.AgentServlet to handler request to /api/jolokia\n\norg.jolokia.http.HttpRequestHandler#handlePostRequest is able to\ncreate JmxRequest through JSONObject. And calls to\norg.jolokia.http.HttpRequestHandler#executeRequest.\n\nInto deeper calling stacks,\norg.jolokia.handler.ExecHandler#doHandleRequest can be invoked\nthrough refection. This could lead to RCE through via\nvarious mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11.\n\n1 Call newRecording.\n\n2 Call setConfiguration. And a webshell data hides in it.\n\n3 Call startRecording.\n\n4 Call copyTo method. The webshell will be written to a .jsp file.\n\nThe mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia.\nA more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered moderate severity due to the requirement of authenticated access to exploit the flaw, significantly reducing the risk to systems that enforce strong authentication controls. While it does allow for remote code execution through Jolokia\u0027s request handling and Java Management Extensions (JMX), the exploitation pathway is complex and relies on specific conditions, such as the presence of Java 11 or higher and misconfigured or permissive Jolokia settings. an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment.Only an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment. In environments where authentication is well-managed and Jolokia is correctly configured or disabled, the likelihood of successful exploitation is reduced, mitigating the overall impact on system security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41678"
},
{
"category": "external",
"summary": "RHBZ#2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41678",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE"
},
{
"acknowledgments": [
{
"names": [
"Keke Lian \u0026 Haoran Zhao"
],
"organization": "System and Software Security Lab in Fudan University"
}
],
"cve": "CVE-2023-3223",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it\u0027s possible to bypass the limit by setting the file name in the request to null.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: OutOfMemoryError due to @MultipartConfig handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3223"
},
{
"category": "external",
"summary": "RHBZ#2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3223",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223"
}
],
"release_date": "2023-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: OutOfMemoryError due to @MultipartConfig handling"
},
{
"cve": "CVE-2023-5072",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JSON-java: parser confusion leads to OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5072"
},
{
"category": "external",
"summary": "RHBZ#2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5072"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/758",
"url": "https://github.com/stleary/JSON-java/issues/758"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/771",
"url": "https://github.com/stleary/JSON-java/issues/771"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No current mitigation is available for this flaw.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "JSON-java: parser confusion leads to OOM"
},
{
"cve": "CVE-2023-6378",
"cwe": {
"id": "CWE-499",
"name": "Serializable Class Containing Sensitive Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252230"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Logback package vulnerability, posing a risk of denial-of-service through a serialization flaw in its receiver component, is considered a moderate issue due to its potential impact on system availability. While denial-of-service vulnerabilities can be disruptive, the severity is tempered by the fact that they generally do not result in unauthorized access or data compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6378"
},
{
"category": "external",
"summary": "RHBZ#2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378"
}
],
"release_date": "2023-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-6481",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption (\u0027Resource Exhaustion\u0027) via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: A serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The security vulnerability in the logback package is considered of moderate severity due to its potential for facilitating a denial-of-service (DoS) attack. While a DoS attack can disrupt service availability, this vulnerability may not lead to more severe consequences such as unauthorized access or data breaches.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6481"
},
{
"category": "external",
"summary": "RHBZ#2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-34055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251917"
}
],
"notes": [
{
"category": "description",
"text": "In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.\n\nSpecifically, an application is vulnerable when all of the following are true:\n\n * the application uses Spring MVC or Spring WebFlux\n * org.springframework.boot:spring-boot-actuator\u00a0is on the classpath\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat does not ship any spring integration in the RHEL log4j package, therefore the log4j package is not affected by this issue in Red Hat Enterprise Linux 8 \u0026 9.\n\nRed Hat Single Sign-On provides Spring Boot adapters, but does not provide the affected code and is not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-34055"
},
{
"category": "external",
"summary": "RHBZ#2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055"
}
],
"release_date": "2023-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service"
},
{
"cve": "CVE-2023-36478",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243123"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty http2-hpack and http3-qpack. If header values exceed the size limit and Huffman is the true`MetaDataBuilder.checkSize`, the multiplication will overflow, and the length will become negative, causing a large buffer allocation on the server, leading to a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: hpack header values cause denial of service in http/2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires a remote attacker to repeatedly send HTTP requests with HPACK, which could easily impact the server\u0027s performance or make it run out of memory. Hence, this vulnerability received an Important impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36478"
},
{
"category": "external",
"summary": "RHBZ#2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/pull/9634",
"url": "https://github.com/eclipse/jetty.project/pull/9634"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No mitigations are currently available for this vulnerability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jetty: hpack header values cause denial of service in http/2"
},
{
"cve": "CVE-2023-36479",
"cwe": {
"id": "CWE-149",
"name": "Improper Neutralization of Quoting Syntax"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper addition of quotation marks to user inputs in CgiServlet",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "RHBZ#2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jetty: Improper addition of quotation marks to user inputs in CgiServlet"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-40167",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239634"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty that permits a plus sign (+) preceding the content-length value in a HTTP/1 header field, which is non-standard and more permissive than RFC. This issue could allow an attacker to request smuggling in conjunction with a server that does not close connections after 400 responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper validation of HTTP/1 content-length",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40167"
},
{
"category": "external",
"summary": "RHBZ#2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6",
"url": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: Improper validation of HTTP/1 content-length"
},
{
"cve": "CVE-2023-46589",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-11-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252050"
}
],
"notes": [
{
"category": "description",
"text": "An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a reverse proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: HTTP request smuggling via malformed trailer headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Apache Tomcat is of significant importance due to its potential to exploit HTTP request smuggling, presenting a security risk for web applications utilizing Tomcat. The flaw arises from Tomcat\u0027s improper parsing of HTTP trailer headers, where a specifically crafted header exceeding the size limit could cause Tomcat to treat a single request as multiple ones. This opens the door for attackers to manipulate requests and potentially conduct various malicious activities, such as unauthorized access, data exposure, or other exploits, particularly when Tomcat is deployed behind a reverse proxy. \n\nThe pki-servlet-engine package has been obsoleted by the Tomcat package. Therefore, this issue will be fixed in the Tomcat package rather than the pki-serlvet-engine package. Please follow the RHEL Tomcat trackers instead for the updates.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46589"
},
{
"category": "external",
"summary": "RHBZ#2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2023/11/28/2",
"url": "http://www.openwall.com/lists/oss-security/2023/11/28/2"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr",
"url": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: HTTP request smuggling via malformed trailer headers"
},
{
"cve": "CVE-2023-46749",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258134"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Shiro, which may allow a path traversal attack. When this issue is combined with the path rewriting feature, it can lead to an authentication bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shiro: path traversal attack may lead to authentication bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46749"
},
{
"category": "external",
"summary": "RHBZ#2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46749",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by making sure \u0027blockSemicolon\u0027 is enabled.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "shiro: path traversal attack may lead to authentication bypass"
},
{
"cve": "CVE-2023-50290",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Solr. This issue may allow an unauthorized actor access to sensitive information. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Solr: Host environment variables are published via the Metrics API",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-50290"
},
{
"category": "external",
"summary": "RHBZ#2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-50290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Solr: Host environment variables are published via the Metrics API"
},
{
"cve": "CVE-2024-21733",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2024-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2259204"
}
],
"notes": [
{
"category": "description",
"text": "An information disclosure vulnerability was found in Apache Tomcat. Incomplete POST requests triggered an error response that could contain data from a previous HTTP request. This flaw allows a remote attacker to access files from another user that should be otherwise prevented by limits or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Leaking of unrelated request bodies in default error page",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux remains unaffected as the vulnerable version of Tomcat (e.g., versions 8.5.7 through 8.5.63 and 9.0.0 through 9.0.43) has not been shipped or included.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21733"
},
{
"category": "external",
"summary": "RHBZ#2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz",
"url": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/01/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/01/19/2"
}
],
"release_date": "2024-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Leaking of unrelated request bodies in default error page"
},
{
"acknowledgments": [
{
"names": [
"Sean Pesce"
],
"organization": "Motorola Solutions"
}
],
"cve": "CVE-2024-22243",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265735"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in Spring Framework. Under certain conditions, an attacker might be able to trigger an open redirect. This issue can simplify the process of conducting a phishing attack against users of the deployment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "springframework: URL Parsing with Host Validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The open redirect vulnerability discovered in the Spring Framework poses a moderate severity issue due to its potential to facilitate phishing attacks. While it doesn\u0027t directly lead to data compromise or system takeover, it significantly increases the likelihood of users being misled into visiting malicious websites.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22243"
},
{
"category": "external",
"summary": "RHBZ#2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-22243",
"url": "https://spring.io/security/cve-2024-22243"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "springframework: URL Parsing with Host Validation"
}
]
}
RHSA-2024:3354
Vulnerability from csaf_redhat - Published: 2024-05-23 22:45 - Updated: 2026-01-03 11:31Notes
{
"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 Fuse 7.13.0 release is now available. The purpose of this text-only errata is to inform you about the security issues fixed in this release.\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 Fuse 7.13.0 is released which includes bug fixes and enhancements, which are documented in the Release Notes document linked in the References.\n\nSecurity Fix(es):\n\n* undertow: OutOfMemoryError due to @MultipartConfig handling (CVE-2023-3223)\n\n* jetty-servlets: jetty: Improper addition of quotation marks to user inputs in CgiServlet (CVE-2023-36479)\n\n* jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* jetty-http: jetty: Improper validation of HTTP/1 content-length (CVE-2023-40167)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)\n\n* JSON-java: parser confusion leads to OOM (CVE-2023-5072)\n\n* http2-hpack: jetty: hpack header values cause denial of service in http/2 (CVE-2023-36478)\n\n* spring-boot: org.springframework.boot:spring-boot-actuator class vulnerable to denial of service (CVE-2023-34055)\n\n* tomcat: HTTP request smuggling via malformed trailer headers (CVE-2023-46589)\n\n* activemq: Apache ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE (CVE-2022-41678)\n\n* logback: serialization vulnerability in logback receiver (CVE-2023-6378)\n\n* logback: A serialization vulnerability in logback receiver (CVE-2023-6481)\n\n* solr: : Apache Solr: Host environment variables are published via the Metrics API (CVE-2023-50290)\n\n* shiro: path traversal attack may lead to authentication bypass (CVE-2023-46749)\n\n* tomcat: Leaking of unrelated request bodies in default error page (CVE-2024-21733)\n\n* springframework: URL Parsing with Host Validation (CVE-2024-22243)\n\nFor more details about the security issues, including the impact, 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-2024:3354",
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_3354.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Fuse 7.13.0 release and security update",
"tracking": {
"current_release_date": "2026-01-03T11:31:44+00:00",
"generator": {
"date": "2026-01-03T11:31:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2024:3354",
"initial_release_date": "2024-05-23T22:45:30+00:00",
"revision_history": [
{
"date": "2024-05-23T22:45:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-05-23T22:45:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-03T11:31:44+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Fuse 7.13.0",
"product": {
"name": "Red Hat Fuse 7.13.0",
"product_id": "Red Hat Fuse 7.13.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_fuse:7"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Fuse"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-41678",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252185"
}
],
"notes": [
{
"category": "description",
"text": "Once an user is authenticated on Jolokia, he can potentially trigger arbitrary code execution.\u00a0\n\nIn details, in ActiveMQ configurations, jetty allows\norg.jolokia.http.AgentServlet to handler request to /api/jolokia\n\norg.jolokia.http.HttpRequestHandler#handlePostRequest is able to\ncreate JmxRequest through JSONObject. And calls to\norg.jolokia.http.HttpRequestHandler#executeRequest.\n\nInto deeper calling stacks,\norg.jolokia.handler.ExecHandler#doHandleRequest can be invoked\nthrough refection. This could lead to RCE through via\nvarious mbeans. One example is unrestricted deserialization in jdk.management.jfr.FlightRecorderMXBeanImpl which exists on Java version above 11.\n\n1 Call newRecording.\n\n2 Call setConfiguration. And a webshell data hides in it.\n\n3 Call startRecording.\n\n4 Call copyTo method. The webshell will be written to a .jsp file.\n\nThe mitigation is to restrict (by default) the actions authorized on Jolokia, or disable Jolokia.\nA more restrictive Jolokia configuration has been defined in default ActiveMQ distribution. We encourage users to upgrade to ActiveMQ distributions version including updated Jolokia configuration: 5.16.6, 5.17.4, 5.18.0, 6.0.0.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is considered moderate severity due to the requirement of authenticated access to exploit the flaw, significantly reducing the risk to systems that enforce strong authentication controls. While it does allow for remote code execution through Jolokia\u0027s request handling and Java Management Extensions (JMX), the exploitation pathway is complex and relies on specific conditions, such as the presence of Java 11 or higher and misconfigured or permissive Jolokia settings. an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment.Only an authenticated attacker to achieve remote code execution (RCE) within the ActiveMQ environment. In environments where authentication is well-managed and Jolokia is correctly configured or disabled, the likelihood of successful exploitation is reduced, mitigating the overall impact on system security.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-41678"
},
{
"category": "external",
"summary": "RHBZ#2252185",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252185"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-41678",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41678"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-41678"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ActiveMQ: Deserialization vulnerability on Jolokia that allows authenticated users to perform RCE"
},
{
"acknowledgments": [
{
"names": [
"Keke Lian \u0026 Haoran Zhao"
],
"organization": "System and Software Security Lab in Fudan University"
}
],
"cve": "CVE-2023-3223",
"cwe": {
"id": "CWE-789",
"name": "Memory Allocation with Excessive Size Value"
},
"discovery_date": "2023-05-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2209689"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in undertow. Servlets annotated with @MultipartConfig may cause an OutOfMemoryError due to large multipart content. This may allow unauthorized users to cause remote Denial of Service (DoS) attack. If the server uses fileSizeThreshold to limit the file size, it\u0027s possible to bypass the limit by setting the file name in the request to null.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: OutOfMemoryError due to @MultipartConfig handling",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-3223"
},
{
"category": "external",
"summary": "RHBZ#2209689",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2209689"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-3223",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3223"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-3223"
}
],
"release_date": "2023-08-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: OutOfMemoryError due to @MultipartConfig handling"
},
{
"cve": "CVE-2023-5072",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246417"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the org.json package. A bug in the parser exists, and an input string may lead to undefined usage of memory, leading to an out-of-memory error, causing a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "JSON-java: parser confusion leads to OOM",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability may cause denial of service with a small string input, causing the server to be unresponsive easily, hence the Important impact.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5072"
},
{
"category": "external",
"summary": "RHBZ#2246417",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246417"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5072",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5072"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5072"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/758",
"url": "https://github.com/stleary/JSON-java/issues/758"
},
{
"category": "external",
"summary": "https://github.com/stleary/JSON-java/issues/771",
"url": "https://github.com/stleary/JSON-java/issues/771"
}
],
"release_date": "2023-10-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No current mitigation is available for this flaw.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "JSON-java: parser confusion leads to OOM"
},
{
"cve": "CVE-2023-6378",
"cwe": {
"id": "CWE-499",
"name": "Serializable Class Containing Sensitive Data"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252230"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package, where it is vulnerable to a denial of service caused by a serialization flaw in the receiver component. By sending specially crafted poisoned data, a remote attacker can cause a denial of service condition.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The Logback package vulnerability, posing a risk of denial-of-service through a serialization flaw in its receiver component, is considered a moderate issue due to its potential impact on system availability. While denial-of-service vulnerabilities can be disruptive, the severity is tempered by the fact that they generally do not result in unauthorized access or data compromise.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6378"
},
{
"category": "external",
"summary": "RHBZ#2252230",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252230"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6378"
}
],
"release_date": "2023-11-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-6481",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252956"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption (\u0027Resource Exhaustion\u0027) via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "logback: A serialization vulnerability in logback receiver",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The security vulnerability in the logback package is considered of moderate severity due to its potential for facilitating a denial-of-service (DoS) attack. While a DoS attack can disrupt service availability, this vulnerability may not lead to more severe consequences such as unauthorized access or data breaches.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6481"
},
{
"category": "external",
"summary": "RHBZ#2252956",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252956"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6481"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
},
{
"cve": "CVE-2023-34055",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-11-27T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2251917"
}
],
"notes": [
{
"category": "description",
"text": "In Spring Boot versions 2.7.0 - 2.7.17, 3.0.0-3.0.12 and 3.1.0-3.1.5, it is possible for a user to provide specially crafted HTTP requests that may cause a denial-of-service (DoS) condition.\n\nSpecifically, an application is vulnerable when all of the following are true:\n\n * the application uses Spring MVC or Spring WebFlux\n * org.springframework.boot:spring-boot-actuator\u00a0is on the classpath",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat does not ship any spring integration in the RHEL log4j package, therefore the log4j package is not affected by this issue in Red Hat Enterprise Linux 8 \u0026 9.\n\nRed Hat Single Sign-On provides Spring Boot adapters, but does not provide the affected code and is not affected by this flaw.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-34055"
},
{
"category": "external",
"summary": "RHBZ#2251917",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2251917"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-34055"
}
],
"release_date": "2023-11-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "spring-boot: org.springframework.boot: spring-boot-actuator class vulnerable to denial of service"
},
{
"cve": "CVE-2023-36478",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-10T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2243123"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty http2-hpack and http3-qpack. If header values exceed the size limit and Huffman is the true`MetaDataBuilder.checkSize`, the multiplication will overflow, and the length will become negative, causing a large buffer allocation on the server, leading to a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: hpack header values cause denial of service in http/2",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw requires a remote attacker to repeatedly send HTTP requests with HPACK, which could easily impact the server\u0027s performance or make it run out of memory. Hence, this vulnerability received an Important impact rating.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36478"
},
{
"category": "external",
"summary": "RHBZ#2243123",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2243123"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36478",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36478"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36478"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/pull/9634",
"url": "https://github.com/eclipse/jetty.project/pull/9634"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-10.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-11.0.16"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009",
"url": "https://github.com/eclipse/jetty.project/releases/tag/jetty-9.4.53.v20231009"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-wgh7-54f2-x98r"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No mitigations are currently available for this vulnerability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "jetty: hpack header values cause denial of service in http/2"
},
{
"cve": "CVE-2023-36479",
"cwe": {
"id": "CWE-149",
"name": "Improper Neutralization of Quoting Syntax"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239630"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty\u0027s CGI servlet which permits incorrect command execution in specific circumstances such as requests with certain characters in requested filenames. This issue could allow an attacker to run permitted commands other than the one requested.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper addition of quotation marks to user inputs in CgiServlet",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-36479"
},
{
"category": "external",
"summary": "RHBZ#2239630",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239630"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-36479",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36479"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-36479"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.5,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "jetty: Improper addition of quotation marks to user inputs in CgiServlet"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-40167",
"cwe": {
"id": "CWE-130",
"name": "Improper Handling of Length Parameter Inconsistency"
},
"discovery_date": "2023-09-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2239634"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Jetty that permits a plus sign (+) preceding the content-length value in a HTTP/1 header field, which is non-standard and more permissive than RFC. This issue could allow an attacker to request smuggling in conjunction with a server that does not close connections after 400 responses.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty: Improper validation of HTTP/1 content-length",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-40167"
},
{
"category": "external",
"summary": "RHBZ#2239634",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2239634"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-40167",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40167"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-40167"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-hmr7-m48g-48f6"
},
{
"category": "external",
"summary": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6",
"url": "https://www.rfc-editor.org/rfc/rfc9110#section-8.6"
}
],
"release_date": "2023-09-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty: Improper validation of HTTP/1 content-length"
},
{
"cve": "CVE-2023-46589",
"cwe": {
"id": "CWE-444",
"name": "Inconsistent Interpretation of HTTP Requests (\u0027HTTP Request/Response Smuggling\u0027)"
},
"discovery_date": "2023-11-29T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252050"
}
],
"notes": [
{
"category": "description",
"text": "An improper Input validation flaw was found in Apache Tomcat due to incorrect parsing of HTTP trailer headers. A trailer header that exceeded the header size limit could cause Tomcat to treat a single request as multiple requests, leading to the possibility of request smuggling when behind a reverse proxy.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: HTTP request smuggling via malformed trailer headers",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Apache Tomcat is of significant importance due to its potential to exploit HTTP request smuggling, presenting a security risk for web applications utilizing Tomcat. The flaw arises from Tomcat\u0027s improper parsing of HTTP trailer headers, where a specifically crafted header exceeding the size limit could cause Tomcat to treat a single request as multiple ones. This opens the door for attackers to manipulate requests and potentially conduct various malicious activities, such as unauthorized access, data exposure, or other exploits, particularly when Tomcat is deployed behind a reverse proxy. \n\nThe pki-servlet-engine package has been obsoleted by the Tomcat package. Therefore, this issue will be fixed in the Tomcat package rather than the pki-serlvet-engine package. Please follow the RHEL Tomcat trackers instead for the updates.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46589"
},
{
"category": "external",
"summary": "RHBZ#2252050",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252050"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46589",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46589"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46589"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2023/11/28/2",
"url": "http://www.openwall.com/lists/oss-security/2023/11/28/2"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr",
"url": "https://lists.apache.org/thread/0rqq6ktozqc42ro8hhxdmmdjm1k1tpxr"
}
],
"release_date": "2023-11-28T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: HTTP request smuggling via malformed trailer headers"
},
{
"cve": "CVE-2023-46749",
"cwe": {
"id": "CWE-288",
"name": "Authentication Bypass Using an Alternate Path or Channel"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258134"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Shiro, which may allow a path traversal attack. When this issue is combined with the path rewriting feature, it can lead to an authentication bypass.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "shiro: path traversal attack may lead to authentication bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-46749"
},
{
"category": "external",
"summary": "RHBZ#2258134",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258134"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-46749",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46749"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-46749"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "This flaw can be mitigated by making sure \u0027blockSemicolon\u0027 is enabled.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "shiro: path traversal attack may lead to authentication bypass"
},
{
"cve": "CVE-2023-50290",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258132"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Solr. This issue may allow an unauthorized actor access to sensitive information. The Solr Metrics API publishes all unprotected environment variables available to each Apache Solr instance. Users are able to specify which environment variables to hide, however, the default list is designed to work for known secret Java system properties. Environment variables cannot be strictly defined in Solr like Java system properties can be, and may be set for the entire host, unlike Java system properties which are set per-Java-proccess.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "Solr: Host environment variables are published via the Metrics API",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-50290"
},
{
"category": "external",
"summary": "RHBZ#2258132",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258132"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-50290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50290"
}
],
"release_date": "2024-01-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "Solr: Host environment variables are published via the Metrics API"
},
{
"cve": "CVE-2024-1635",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-02-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2264928"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Undertow. This vulnerability impacts a server that supports the wildfly-http-client protocol. Whenever a malicious user opens and closes a connection with the HTTP port of the server and then closes the connection immediately, the server will end with both memory and open file limits exhausted at some point, depending on the amount of memory available. \r\n\r\nAt HTTP upgrade to remoting, the WriteTimeoutStreamSinkConduit leaks connections if RemotingConnection is closed by Remoting ServerConnectionOpenListener. Because the remoting connection originates in Undertow as part of the HTTP upgrade, there is an external layer to the remoting connection. This connection is unaware of the outermost layer when closing the connection during the connection opening procedure. Hence, the Undertow WriteTimeoutStreamSinkConduit is not notified of the closed connection in this scenario. Because WriteTimeoutStreamSinkConduit creates a timeout task, the whole dependency tree leaks via that task, which is added to XNIO WorkerThread. So, the workerThread points to the Undertow conduit, which contains the connections and causes the leak.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: Out-of-memory Error after several closed connections with wildfly-http-client protocol",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This is rated as Important due to the fact that this might be an unauthenticated remote issue exploited by a malicious user, causing a denial of service (DoS) to the affected server.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-1635"
},
{
"category": "external",
"summary": "RHBZ#2264928",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2264928"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-1635",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1635"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-1635",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-1635"
}
],
"release_date": "2023-10-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. However, there might be some protections, such as request limits by a load balancer in front of JBoss EAP/Wildfly or even Undertow, that could minimize the impact.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "undertow: Out-of-memory Error after several closed connections with wildfly-http-client protocol"
},
{
"cve": "CVE-2024-21733",
"cwe": {
"id": "CWE-209",
"name": "Generation of Error Message Containing Sensitive Information"
},
"discovery_date": "2024-01-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2259204"
}
],
"notes": [
{
"category": "description",
"text": "An information disclosure vulnerability was found in Apache Tomcat. Incomplete POST requests triggered an error response that could contain data from a previous HTTP request. This flaw allows a remote attacker to access files from another user that should be otherwise prevented by limits or authentication.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "tomcat: Leaking of unrelated request bodies in default error page",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Enterprise Linux remains unaffected as the vulnerable version of Tomcat (e.g., versions 8.5.7 through 8.5.63 and 9.0.0 through 9.0.43) has not been shipped or included.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-21733"
},
{
"category": "external",
"summary": "RHBZ#2259204",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2259204"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21733"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-21733"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz",
"url": "https://lists.apache.org/thread/h9bjqdd0odj6lhs2o96qgowcc6hb0cfz"
},
{
"category": "external",
"summary": "https://www.openwall.com/lists/oss-security/2024/01/19/2",
"url": "https://www.openwall.com/lists/oss-security/2024/01/19/2"
}
],
"release_date": "2024-01-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "tomcat: Leaking of unrelated request bodies in default error page"
},
{
"acknowledgments": [
{
"names": [
"Sean Pesce"
],
"organization": "Motorola Solutions"
}
],
"cve": "CVE-2024-22243",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-02-23T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2265735"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered in Spring Framework. Under certain conditions, an attacker might be able to trigger an open redirect. This issue can simplify the process of conducting a phishing attack against users of the deployment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "springframework: URL Parsing with Host Validation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The open redirect vulnerability discovered in the Spring Framework poses a moderate severity issue due to its potential to facilitate phishing attacks. While it doesn\u0027t directly lead to data compromise or system takeover, it significantly increases the likelihood of users being misled into visiting malicious websites.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22243"
},
{
"category": "external",
"summary": "RHBZ#2265735",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2265735"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22243"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22243"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-22243",
"url": "https://spring.io/security/cve-2024-22243"
}
],
"release_date": "2024-02-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options don\u0027t meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 3.4,
"baseSeverity": "LOW",
"confidentialityImpact": "NONE",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:L/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "springframework: URL Parsing with Host Validation"
},
{
"cve": "CVE-2024-22257",
"cwe": {
"id": "CWE-284",
"name": "Improper Access Control"
},
"discovery_date": "2024-03-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270158"
}
],
"notes": [
{
"category": "description",
"text": "A broken access control flaw was found in Spring Security. Applications may be vulnerable when directly using the AuthenticatedVoter#vote passing a NULL authentication parameter.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "spring-security: Broken Access Control With Direct Use of AuthenticatedVoter",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The AuthenticatedVoter class was deprecated since Spring Security 5.8 is used in favor of the AuthorizationManager class, which is not vulnerable to this issue.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-22257"
},
{
"category": "external",
"summary": "RHBZ#2270158",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270158"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-22257",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22257"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-22257"
},
{
"category": "external",
"summary": "https://spring.io/security/cve-2024-22257",
"url": "https://spring.io/security/cve-2024-22257"
}
],
"release_date": "2024-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"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": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "spring-security: Broken Access Control With Direct Use of AuthenticatedVoter"
},
{
"cve": "CVE-2024-28752",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270732"
}
],
"notes": [
{
"category": "description",
"text": "A server-side request forgery (SSRF) vulnerability was found in Apache CXF. This issue occurs in attacks on webservices that take at least one parameter of any type, and when Aegisdatabind is used. Users of other data bindings including the default databinding are not impacted.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an Important impact due to the fact this requires Aegis databind, which is not the default databinding for Apache CXF.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat Fuse 7.13.0"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28752"
},
{
"category": "external",
"summary": "RHBZ#2270732",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270732"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28752",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28752"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28752"
},
{
"category": "external",
"summary": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt",
"url": "https://cxf.apache.org/security-advisories.data/CVE-2024-28752.txt"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-qmgx-j96g-4428",
"url": "https://github.com/advisories/GHSA-qmgx-j96g-4428"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-05-23T22:45:30+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat Fuse 7.13.0"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:3354"
},
{
"category": "workaround",
"details": "No mitigation is currently available for this vulnerability. Please make sure to update as the fixes become available.",
"product_ids": [
"Red Hat Fuse 7.13.0"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat Fuse 7.13.0"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "cxf-core: Apache CXF SSRF Vulnerability using the Aegis databinding"
}
]
}
RHSA-2023:7612
Vulnerability from csaf_redhat - Published: 2023-11-30 11:36 - Updated: 2025-11-21 18:51Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new release of the Red Hat build of Quarkus is now available. This new release comes packed with a host of enhancements, bug fixes, and security fixes.\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. For more information, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.2.9 includes security updates, bug\nfixes, and enhancements.\n\nSecurity Fix(es):\n\n* CVE-2023-39410 avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK [quarkus-3.2]\n\n* CVE-2023-43642 snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact [quarkus-3.2]\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7612",
"url": "https://access.redhat.com/errata/RHSA-2023:7612"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.2.9",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.2.9"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/4966181#RHBQ_3_2_x",
"url": "https://access.redhat.com/articles/4966181#RHBQ_3_2_x"
},
{
"category": "external",
"summary": "2241722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241722"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "QUARKUS-3339",
"url": "https://issues.redhat.com/browse/QUARKUS-3339"
},
{
"category": "external",
"summary": "QUARKUS-3367",
"url": "https://issues.redhat.com/browse/QUARKUS-3367"
},
{
"category": "external",
"summary": "QUARKUS-3563",
"url": "https://issues.redhat.com/browse/QUARKUS-3563"
},
{
"category": "external",
"summary": "QUARKUS-3564",
"url": "https://issues.redhat.com/browse/QUARKUS-3564"
},
{
"category": "external",
"summary": "QUARKUS-3565",
"url": "https://issues.redhat.com/browse/QUARKUS-3565"
},
{
"category": "external",
"summary": "QUARKUS-3566",
"url": "https://issues.redhat.com/browse/QUARKUS-3566"
},
{
"category": "external",
"summary": "QUARKUS-3567",
"url": "https://issues.redhat.com/browse/QUARKUS-3567"
},
{
"category": "external",
"summary": "QUARKUS-3568",
"url": "https://issues.redhat.com/browse/QUARKUS-3568"
},
{
"category": "external",
"summary": "QUARKUS-3569",
"url": "https://issues.redhat.com/browse/QUARKUS-3569"
},
{
"category": "external",
"summary": "QUARKUS-3570",
"url": "https://issues.redhat.com/browse/QUARKUS-3570"
},
{
"category": "external",
"summary": "QUARKUS-3571",
"url": "https://issues.redhat.com/browse/QUARKUS-3571"
},
{
"category": "external",
"summary": "QUARKUS-3572",
"url": "https://issues.redhat.com/browse/QUARKUS-3572"
},
{
"category": "external",
"summary": "QUARKUS-3573",
"url": "https://issues.redhat.com/browse/QUARKUS-3573"
},
{
"category": "external",
"summary": "QUARKUS-3662",
"url": "https://issues.redhat.com/browse/QUARKUS-3662"
},
{
"category": "external",
"summary": "QUARKUS-3663",
"url": "https://issues.redhat.com/browse/QUARKUS-3663"
},
{
"category": "external",
"summary": "QUARKUS-3664",
"url": "https://issues.redhat.com/browse/QUARKUS-3664"
},
{
"category": "external",
"summary": "QUARKUS-3665",
"url": "https://issues.redhat.com/browse/QUARKUS-3665"
},
{
"category": "external",
"summary": "QUARKUS-3666",
"url": "https://issues.redhat.com/browse/QUARKUS-3666"
},
{
"category": "external",
"summary": "QUARKUS-3667",
"url": "https://issues.redhat.com/browse/QUARKUS-3667"
},
{
"category": "external",
"summary": "QUARKUS-3668",
"url": "https://issues.redhat.com/browse/QUARKUS-3668"
},
{
"category": "external",
"summary": "QUARKUS-3669",
"url": "https://issues.redhat.com/browse/QUARKUS-3669"
},
{
"category": "external",
"summary": "QUARKUS-3670",
"url": "https://issues.redhat.com/browse/QUARKUS-3670"
},
{
"category": "external",
"summary": "QUARKUS-3671",
"url": "https://issues.redhat.com/browse/QUARKUS-3671"
},
{
"category": "external",
"summary": "QUARKUS-3672",
"url": "https://issues.redhat.com/browse/QUARKUS-3672"
},
{
"category": "external",
"summary": "QUARKUS-3673",
"url": "https://issues.redhat.com/browse/QUARKUS-3673"
},
{
"category": "external",
"summary": "QUARKUS-3674",
"url": "https://issues.redhat.com/browse/QUARKUS-3674"
},
{
"category": "external",
"summary": "QUARKUS-3675",
"url": "https://issues.redhat.com/browse/QUARKUS-3675"
},
{
"category": "external",
"summary": "QUARKUS-3676",
"url": "https://issues.redhat.com/browse/QUARKUS-3676"
},
{
"category": "external",
"summary": "QUARKUS-3677",
"url": "https://issues.redhat.com/browse/QUARKUS-3677"
},
{
"category": "external",
"summary": "QUARKUS-3678",
"url": "https://issues.redhat.com/browse/QUARKUS-3678"
},
{
"category": "external",
"summary": "QUARKUS-3679",
"url": "https://issues.redhat.com/browse/QUARKUS-3679"
},
{
"category": "external",
"summary": "QUARKUS-3680",
"url": "https://issues.redhat.com/browse/QUARKUS-3680"
},
{
"category": "external",
"summary": "QUARKUS-3681",
"url": "https://issues.redhat.com/browse/QUARKUS-3681"
},
{
"category": "external",
"summary": "QUARKUS-3682",
"url": "https://issues.redhat.com/browse/QUARKUS-3682"
},
{
"category": "external",
"summary": "QUARKUS-3683",
"url": "https://issues.redhat.com/browse/QUARKUS-3683"
},
{
"category": "external",
"summary": "QUARKUS-3685",
"url": "https://issues.redhat.com/browse/QUARKUS-3685"
},
{
"category": "external",
"summary": "QUARKUS-3686",
"url": "https://issues.redhat.com/browse/QUARKUS-3686"
},
{
"category": "external",
"summary": "QUARKUS-3687",
"url": "https://issues.redhat.com/browse/QUARKUS-3687"
},
{
"category": "external",
"summary": "QUARKUS-3688",
"url": "https://issues.redhat.com/browse/QUARKUS-3688"
},
{
"category": "external",
"summary": "QUARKUS-3689",
"url": "https://issues.redhat.com/browse/QUARKUS-3689"
},
{
"category": "external",
"summary": "QUARKUS-3690",
"url": "https://issues.redhat.com/browse/QUARKUS-3690"
},
{
"category": "external",
"summary": "QUARKUS-3691",
"url": "https://issues.redhat.com/browse/QUARKUS-3691"
},
{
"category": "external",
"summary": "QUARKUS-3692",
"url": "https://issues.redhat.com/browse/QUARKUS-3692"
},
{
"category": "external",
"summary": "QUARKUS-3693",
"url": "https://issues.redhat.com/browse/QUARKUS-3693"
},
{
"category": "external",
"summary": "QUARKUS-3694",
"url": "https://issues.redhat.com/browse/QUARKUS-3694"
},
{
"category": "external",
"summary": "QUARKUS-3695",
"url": "https://issues.redhat.com/browse/QUARKUS-3695"
},
{
"category": "external",
"summary": "QUARKUS-3696",
"url": "https://issues.redhat.com/browse/QUARKUS-3696"
},
{
"category": "external",
"summary": "QUARKUS-3697",
"url": "https://issues.redhat.com/browse/QUARKUS-3697"
},
{
"category": "external",
"summary": "QUARKUS-3698",
"url": "https://issues.redhat.com/browse/QUARKUS-3698"
},
{
"category": "external",
"summary": "QUARKUS-3699",
"url": "https://issues.redhat.com/browse/QUARKUS-3699"
},
{
"category": "external",
"summary": "QUARKUS-3700",
"url": "https://issues.redhat.com/browse/QUARKUS-3700"
},
{
"category": "external",
"summary": "QUARKUS-3701",
"url": "https://issues.redhat.com/browse/QUARKUS-3701"
},
{
"category": "external",
"summary": "QUARKUS-3702",
"url": "https://issues.redhat.com/browse/QUARKUS-3702"
},
{
"category": "external",
"summary": "QUARKUS-3703",
"url": "https://issues.redhat.com/browse/QUARKUS-3703"
},
{
"category": "external",
"summary": "QUARKUS-3704",
"url": "https://issues.redhat.com/browse/QUARKUS-3704"
},
{
"category": "external",
"summary": "QUARKUS-3705",
"url": "https://issues.redhat.com/browse/QUARKUS-3705"
},
{
"category": "external",
"summary": "QUARKUS-3706",
"url": "https://issues.redhat.com/browse/QUARKUS-3706"
},
{
"category": "external",
"summary": "QUARKUS-3707",
"url": "https://issues.redhat.com/browse/QUARKUS-3707"
},
{
"category": "external",
"summary": "QUARKUS-3708",
"url": "https://issues.redhat.com/browse/QUARKUS-3708"
},
{
"category": "external",
"summary": "QUARKUS-3709",
"url": "https://issues.redhat.com/browse/QUARKUS-3709"
},
{
"category": "external",
"summary": "QUARKUS-3710",
"url": "https://issues.redhat.com/browse/QUARKUS-3710"
},
{
"category": "external",
"summary": "QUARKUS-3711",
"url": "https://issues.redhat.com/browse/QUARKUS-3711"
},
{
"category": "external",
"summary": "QUARKUS-3712",
"url": "https://issues.redhat.com/browse/QUARKUS-3712"
},
{
"category": "external",
"summary": "QUARKUS-3713",
"url": "https://issues.redhat.com/browse/QUARKUS-3713"
},
{
"category": "external",
"summary": "QUARKUS-3714",
"url": "https://issues.redhat.com/browse/QUARKUS-3714"
},
{
"category": "external",
"summary": "QUARKUS-3715",
"url": "https://issues.redhat.com/browse/QUARKUS-3715"
},
{
"category": "external",
"summary": "QUARKUS-3716",
"url": "https://issues.redhat.com/browse/QUARKUS-3716"
},
{
"category": "external",
"summary": "QUARKUS-3717",
"url": "https://issues.redhat.com/browse/QUARKUS-3717"
},
{
"category": "external",
"summary": "QUARKUS-3718",
"url": "https://issues.redhat.com/browse/QUARKUS-3718"
},
{
"category": "external",
"summary": "QUARKUS-3719",
"url": "https://issues.redhat.com/browse/QUARKUS-3719"
},
{
"category": "external",
"summary": "QUARKUS-3720",
"url": "https://issues.redhat.com/browse/QUARKUS-3720"
},
{
"category": "external",
"summary": "QUARKUS-3721",
"url": "https://issues.redhat.com/browse/QUARKUS-3721"
},
{
"category": "external",
"summary": "QUARKUS-3722",
"url": "https://issues.redhat.com/browse/QUARKUS-3722"
},
{
"category": "external",
"summary": "QUARKUS-3723",
"url": "https://issues.redhat.com/browse/QUARKUS-3723"
},
{
"category": "external",
"summary": "QUARKUS-3724",
"url": "https://issues.redhat.com/browse/QUARKUS-3724"
},
{
"category": "external",
"summary": "QUARKUS-3725",
"url": "https://issues.redhat.com/browse/QUARKUS-3725"
},
{
"category": "external",
"summary": "QUARKUS-3726",
"url": "https://issues.redhat.com/browse/QUARKUS-3726"
},
{
"category": "external",
"summary": "QUARKUS-3727",
"url": "https://issues.redhat.com/browse/QUARKUS-3727"
},
{
"category": "external",
"summary": "QUARKUS-3728",
"url": "https://issues.redhat.com/browse/QUARKUS-3728"
},
{
"category": "external",
"summary": "QUARKUS-3729",
"url": "https://issues.redhat.com/browse/QUARKUS-3729"
},
{
"category": "external",
"summary": "QUARKUS-3730",
"url": "https://issues.redhat.com/browse/QUARKUS-3730"
},
{
"category": "external",
"summary": "QUARKUS-3731",
"url": "https://issues.redhat.com/browse/QUARKUS-3731"
},
{
"category": "external",
"summary": "QUARKUS-3732",
"url": "https://issues.redhat.com/browse/QUARKUS-3732"
},
{
"category": "external",
"summary": "QUARKUS-3733",
"url": "https://issues.redhat.com/browse/QUARKUS-3733"
},
{
"category": "external",
"summary": "QUARKUS-3734",
"url": "https://issues.redhat.com/browse/QUARKUS-3734"
},
{
"category": "external",
"summary": "QUARKUS-3735",
"url": "https://issues.redhat.com/browse/QUARKUS-3735"
},
{
"category": "external",
"summary": "QUARKUS-3736",
"url": "https://issues.redhat.com/browse/QUARKUS-3736"
},
{
"category": "external",
"summary": "QUARKUS-3737",
"url": "https://issues.redhat.com/browse/QUARKUS-3737"
},
{
"category": "external",
"summary": "QUARKUS-3738",
"url": "https://issues.redhat.com/browse/QUARKUS-3738"
},
{
"category": "external",
"summary": "QUARKUS-3739",
"url": "https://issues.redhat.com/browse/QUARKUS-3739"
},
{
"category": "external",
"summary": "QUARKUS-3740",
"url": "https://issues.redhat.com/browse/QUARKUS-3740"
},
{
"category": "external",
"summary": "QUARKUS-3741",
"url": "https://issues.redhat.com/browse/QUARKUS-3741"
},
{
"category": "external",
"summary": "QUARKUS-3742",
"url": "https://issues.redhat.com/browse/QUARKUS-3742"
},
{
"category": "external",
"summary": "QUARKUS-3743",
"url": "https://issues.redhat.com/browse/QUARKUS-3743"
},
{
"category": "external",
"summary": "QUARKUS-3744",
"url": "https://issues.redhat.com/browse/QUARKUS-3744"
},
{
"category": "external",
"summary": "QUARKUS-3746",
"url": "https://issues.redhat.com/browse/QUARKUS-3746"
},
{
"category": "external",
"summary": "QUARKUS-3747",
"url": "https://issues.redhat.com/browse/QUARKUS-3747"
},
{
"category": "external",
"summary": "QUARKUS-3749",
"url": "https://issues.redhat.com/browse/QUARKUS-3749"
},
{
"category": "external",
"summary": "QUARKUS-3750",
"url": "https://issues.redhat.com/browse/QUARKUS-3750"
},
{
"category": "external",
"summary": "QUARKUS-3751",
"url": "https://issues.redhat.com/browse/QUARKUS-3751"
},
{
"category": "external",
"summary": "QUARKUS-3752",
"url": "https://issues.redhat.com/browse/QUARKUS-3752"
},
{
"category": "external",
"summary": "QUARKUS-3753",
"url": "https://issues.redhat.com/browse/QUARKUS-3753"
},
{
"category": "external",
"summary": "QUARKUS-3754",
"url": "https://issues.redhat.com/browse/QUARKUS-3754"
},
{
"category": "external",
"summary": "QUARKUS-3755",
"url": "https://issues.redhat.com/browse/QUARKUS-3755"
},
{
"category": "external",
"summary": "QUARKUS-3756",
"url": "https://issues.redhat.com/browse/QUARKUS-3756"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7612.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.2.9 release and security update",
"tracking": {
"current_release_date": "2025-11-21T18:51:46+00:00",
"generator": {
"date": "2025-11-21T18:51:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2023:7612",
"initial_release_date": "2023-11-30T11:36:55+00:00",
"revision_history": [
{
"date": "2023-11-30T11:36:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-30T11:36:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-21T18:51:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.2.9.Final",
"product": {
"name": "Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/accordion@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_id": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/aesh@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-narayana@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-pool@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_id": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-activation@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.annotations-24.0.1.jar",
"product": {
"name": "org.jetbrains.annotations-24.0.1.jar",
"product_id": "org.jetbrains.annotations-24.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_id": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.antlr/antlr4-runtime@4.10.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "aopalliance.aopalliance-1.0.jar",
"product": {
"name": "aopalliance.aopalliance-1.0.jar",
"product_id": "aopalliance.aopalliance-1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_id": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/app-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-analysis@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-commons@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-tree@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-util@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_id": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.async/asyncutil@0.1.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_id": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/dk.brics.automaton/automaton@1.11.8.redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product": {
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product_id": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product": {
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product_id": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_id": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform@6.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-4.9.1.jar",
"product_id": "org.mongodb.bson-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_id": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson-record-codec@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_id": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/btf@1.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/button@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_id": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.bytebuddy/byte-buddy@1.14.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-bmunit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-install@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-submit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product": {
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product_id": "com.mchange.c3p0-0.9.5.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/c3p0@0.9.5.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product": {
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product_id": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product": {
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product_id": "org.checkerframework.checker-qual-3.34.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.checkerframework/checker-qual@3.34.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product_id": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.5.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/client@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-cli.commons-cli-1.5.0.jar",
"product": {
"name": "commons-cli.commons-cli-1.5.0.jar",
"product_id": "commons-cli.commons-cli-1.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_id": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-codec/commons-codec@1.16.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.24.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_id": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-io/commons-io@2.13.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-lang3@3.12.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_id": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final-redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_id": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-text@1.10.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/component-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/confirm-dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/context-menu@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product": {
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_id": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.cronutils/cron-utils@9.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/custom-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product": {
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product_id": "org.testcontainers.database-commons-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/database-commons@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.db2-1.18.3.jar",
"product": {
"name": "org.testcontainers.db2-1.18.3.jar",
"product_id": "org.testcontainers.db2-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/db2@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/dekorate-core@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product_id": "org.apache.derby.derby-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_id": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbyclient@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_id": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbynet@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_id": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbytools@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/details@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/docker-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-api@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product": {
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product_id": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.echarts-5.4.2.jar",
"product": {
"name": "org.mvnpm.echarts-5.4.2.jar",
"product_id": "org.mvnpm.echarts-5.4.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/echarts@5.4.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_id": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/elasticsearch@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/email-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_id": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.19.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_id": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/es-module-shims@1.7.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_id": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.expressly/expressly@5.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/field-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/form-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product": {
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_id": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.freemarker/freemarker@2.3.32.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_id": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.mifmif/generex@1.0.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.6.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product_id": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/graal-sdk@23.0.1.0-1-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java@20.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/grid@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_id": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/guava@32.0.1.jre-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.inject.guice-5.1.0.jar",
"product": {
"name": "com.google.inject.guice-5.1.0.jar",
"product_id": "com.google.inject.guice-5.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.h2database.h2-2.2.220.jar",
"product": {
"name": "com.h2database.h2-2.2.220.jar",
"product_id": "com.h2database.h2-2.2.220.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.h2database/h2@2.2.220?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product": {
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product_id": "org.hamcrest.hamcrest-core-1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@6.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.2.13.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.2.13.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-backend-elasticsearch@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm-orm6@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_id": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_id": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.zaxxer/HikariCP-java7@2.4.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/horizontal-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product_id": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product_id": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product_id": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product_id": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icon@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icons@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.importmap-1.0.8.jar",
"product": {
"name": "org.mvnpm.importmap-1.0.8.jar",
"product_id": "org.mvnpm.importmap-1.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/importmap@1.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-api@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-cli-client@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-rest@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-test@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/input-container@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/integer-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/item@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product": {
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_id": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.j2objc/j2objc-annotations@2.8.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_id": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-core@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-thrift@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product": {
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_id": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_id": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_id": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.el/jakarta.el-api@5.0.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_id": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_id": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_id": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product": {
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product_id": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_id": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product_id": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_id": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_id": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product": {
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product_id": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/jandex@3.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_id": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.fusesource.jansi/jansi@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/java-dataloader@3.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_id": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_id": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.javassist/javassist@3.29.1.GA-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_id": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product_id": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_id": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_id": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging-annotations@2.2.1.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_id": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logmanager/jboss-logmanager-embedded@1.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-common@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-web@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_id": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_id": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.db2/jcc@11.5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product": {
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product_id": "org.testcontainers.jdbc-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/jdbc@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_id": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.jdeparser/jdeparser@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jdom.jdom-1.1.3.jar",
"product": {
"name": "org.jdom.jdom-1.1.3.jar",
"product_id": "org.jdom.jdom-1.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jdom/jdom@1.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_id": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jgroups/jgroups@5.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna-platform@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.3.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_id": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/json-patch@1.13.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_id": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.15.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_id": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.16.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00016?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_id": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.locationtech.jts/jts-core@1.17.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "junit.junit-4.13.2.jar",
"product": {
"name": "junit.junit-4.13.2.jar",
"product_id": "junit.junit-4.13.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/junit/junit@4.13.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-launcher@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-clients@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-streams@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-common@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-core@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product_id": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/knative-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/kubernetes-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-okhttp@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_id": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.thrift/libthrift@0.15.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/list-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_id": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/listenablefuture@9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-2.7.4.jar",
"product_id": "org.mvnpm.lit-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product": {
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product_id": "org.mvnpm.lit-element-3.3.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element@3.3.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product": {
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_id": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element-state@1.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-html-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-html-2.7.4.jar",
"product_id": "org.mvnpm.lit-html-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-html@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/lit-renderer@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-api@2.20.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-core@2.17.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/login@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product_id": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product_id": "org.testcontainers.mariadb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mariadb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_id": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.1.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-meta@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-artifact-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-artifact-3.9.3.jar",
"product_id": "org.apache.maven.maven-artifact-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product_id": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-core-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-core-3.9.3.jar",
"product_id": "org.apache.maven.maven-core-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-core@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-embedder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-embedder-3.9.3.jar",
"product_id": "org.apache.maven.maven-embedder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-model-3.9.3.jar",
"product_id": "org.apache.maven.maven-model-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product_id": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_id": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/maven-model-helper@21.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.7.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product_id": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product_id": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product_id": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-wagon@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-settings-3.9.3.jar",
"product_id": "org.apache.maven.maven-settings-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product_id": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_id": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_id": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/mchange-commons-java@0.2.15.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/menu-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-input@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-commons@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-core@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-observation@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.graphql/microprofile-graphql-api@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.jwt/microprofile-jwt-auth-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.metrics/microprofile-metrics-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@3.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.opentracing/microprofile-opentracing-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_id": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.twdata.maven/mojo-executor@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product_id": "org.testcontainers.mongodb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mongodb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_id": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-crypt@1.7.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_id": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/msg-simple@1.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_id": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.2.0.jre11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_id": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mssqlserver@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/multi-select-combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero-flow-adapters@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mysql-1.18.3.jar",
"product": {
"name": "org.testcontainers.mysql-1.18.3.jar",
"product_id": "org.testcontainers.mysql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mysql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product": {
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product_id": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/mysql/mysql-connector-java@8.0.30.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product_id": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@6.0.1.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product_id": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@6.0.1.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.100.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.100.Final-redhat-00001?classifier=linux-x86_64\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/notification@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/number-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_id": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.jdbc/ojdbc11@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp-sse@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_id": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.2.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/openshift-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-config@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-console@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-hive@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-installer@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machine@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-annotations@1.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product": {
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product_id": "org.opentest4j.opentest4j-1.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-api@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_id": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing.contrib/opentracing-concurrent@0.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-noop@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-util@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/option-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_id": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/oracle-xe@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_id": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.nls/orai18n@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product": {
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_id": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.github.crac/org-crac@0.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/overlay@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/password-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product": {
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_id": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/path-to-regexp@2.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product_id": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.perfmark/perfmark-api@0.26.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_id": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-api@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-javac@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_id": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-xml@4.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_id": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.polymer/polymer@3.5.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product": {
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product_id": "org.testcontainers.postgresql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/postgresql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/progress-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_id": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protoc@3.22.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_id": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.56.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_id": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.23.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_id": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.qpid/proton-j@0.34.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_id": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup/protoparser@4.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.2.9.Final-redhat-00002?classifier=3.2.9.Final-redhat-00002\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_id": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.9.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.2.9.Final-redhat-00002?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_id": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_id": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/radio-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_id": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@1.6.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_id": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product": {
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product_id": "io.projectreactor.reactor-core-3.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.projectreactor/reactor-core@3.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_id": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/readline@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product": {
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product_id": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_id": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rocksdb/rocksdbjni@7.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_id": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/router@1.7.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_id": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/s2i-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/saslprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/scroller@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/select@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/servicebinding-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_id": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.webcomponents/shadycss@1.11.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-api@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-impl-base@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-spi@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_id": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.slf4j/slf4j-api@2.0.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-context-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-mutiny@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-tracing-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.2.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-api@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-metrics@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing-contrib@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-mutiny@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_id": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.yaml/snakeyaml@2.0.0.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_id": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product_id": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/split-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.spy.spymemcached-2.12.1.jar",
"product": {
"name": "net.spy.spymemcached-2.12.1.jar",
"product_id": "net.spy.spymemcached-2.12.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.spy/spymemcached@2.12.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product": {
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product_id": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.sshd/sshd-common@2.10.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-api@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-core@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_id": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.strimzi/strimzi-test-container@0.100.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/stringprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabs@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabsheet@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product": {
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product_id": "org.testcontainers.testcontainers-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/testcontainers@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-area@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tooltip@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_id": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.tslib-2.3.0.jar",
"product": {
"name": "org.mvnpm.tslib-2.3.0.jar",
"product_id": "org.mvnpm.tslib-2.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/tslib@2.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/upload@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-development-mode-detector@2.0.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-lumo-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-material-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-themable-mixin@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-usage-statistics@2.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product": {
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product_id": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vertical-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/virtual-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_id": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.waffle/waffle-jna@3.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-file@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-lightweight@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-shared@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product": {
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_id": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vanillawc/wc-codemirror@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product": {
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product_id": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.weld/weld-api@5.0.0.SP2-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_id": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.common/wildfly-common@1.5.4.Final-format-001-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential-store@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-encryption@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_id": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/zjsonpatch@0.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.zrender-5.4.3.jar",
"product": {
"name": "org.mvnpm.zrender-5.4.3.jar",
"product_id": "org.mvnpm.zrender-5.4.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/zrender@5.4.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_id": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.luben/zstd-jni@1.5.2.3-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance.aopalliance-1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar"
},
"product_reference": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar"
},
"product_reference": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar"
},
"product_reference": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar"
},
"product_reference": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar"
},
"product_reference": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar"
},
"product_reference": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-api-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar"
},
"product_reference": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar"
},
"product_reference": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar"
},
"product_reference": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar"
},
"product_reference": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar"
},
"product_reference": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar"
},
"product_reference": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar"
},
"product_reference": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar"
},
"product_reference": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar"
},
"product_reference": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar"
},
"product_reference": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar"
},
"product_reference": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar"
},
"product_reference": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar"
},
"product_reference": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar"
},
"product_reference": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar"
},
"product_reference": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.inject.guice-5.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar"
},
"product_reference": "com.google.inject.guice-5.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar"
},
"product_reference": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe"
},
"product_reference": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.h2database.h2-2.2.220.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar"
},
"product_reference": "com.h2database.h2-2.2.220.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar"
},
"product_reference": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar"
},
"product_reference": "com.ibm.db2.jcc-11.5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.c3p0-0.9.5.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar"
},
"product_reference": "com.mchange.c3p0-0.9.5.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar"
},
"product_reference": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar"
},
"product_reference": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar"
},
"product_reference": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar"
},
"product_reference": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar"
},
"product_reference": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar"
},
"product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar"
},
"product_reference": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar"
},
"product_reference": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar"
},
"product_reference": "commons-cli.commons-cli-1.5.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar"
},
"product_reference": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar"
},
"product_reference": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar"
},
"product_reference": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar"
},
"product_reference": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar"
},
"product_reference": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe"
},
"product_reference": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar"
},
"product_reference": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar"
},
"product_reference": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.projectreactor.reactor-core-3.5.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar"
},
"product_reference": "io.projectreactor.reactor-core-3.5.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar"
},
"product_reference": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar"
},
"product_reference": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar"
},
"product_reference": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar"
},
"product_reference": "io.strimzi.strimzi-test-container-0.100.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar"
},
"product_reference": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar"
},
"product_reference": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar"
},
"product_reference": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar"
},
"product_reference": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar"
},
"product_reference": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar"
},
"product_reference": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar"
},
"product_reference": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar"
},
"product_reference": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar"
},
"product_reference": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar"
},
"product_reference": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar"
},
"product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar"
},
"product_reference": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar"
},
"product_reference": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "junit.junit-4.13.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar"
},
"product_reference": "junit.junit-4.13.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar"
},
"product_reference": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar"
},
"product_reference": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.java.dev.jna.jna-5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar"
},
"product_reference": "net.java.dev.jna.jna-5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar"
},
"product_reference": "net.java.dev.jna.jna-platform-5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.spy.spymemcached-2.12.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar"
},
"product_reference": "net.spy.spymemcached-2.12.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar"
},
"product_reference": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar"
},
"product_reference": "org.aesh.readline-2.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar"
},
"product_reference": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar"
},
"product_reference": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar"
},
"product_reference": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar"
},
"product_reference": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derby-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derby-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbyclient-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbyclient-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbynet-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbynet-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbytools-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbytools-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar"
},
"product_reference": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar"
},
"product_reference": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-artifact-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-artifact-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-builder-support-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-builder-support-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-core-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-core-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-embedder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-embedder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-model-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-builder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-model-builder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-settings-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar"
},
"product_reference": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar"
},
"product_reference": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar"
},
"product_reference": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar"
},
"product_reference": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar"
},
"product_reference": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar"
},
"product_reference": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar"
},
"product_reference": "org.apiguardian.apiguardian-api-1.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar"
},
"product_reference": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.checkerframework.checker-qual-3.34.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar"
},
"product_reference": "org.checkerframework.checker-qual-3.34.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar"
},
"product_reference": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar"
},
"product_reference": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar"
},
"product_reference": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar"
},
"product_reference": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar"
},
"product_reference": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar"
},
"product_reference": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar"
},
"product_reference": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar"
},
"product_reference": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar"
},
"product_reference": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar"
},
"product_reference": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar"
},
"product_reference": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar"
},
"product_reference": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hamcrest.hamcrest-core-1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar"
},
"product_reference": "org.hamcrest.hamcrest-core-1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar"
},
"product_reference": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar"
},
"product_reference": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.core-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.report-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar"
},
"product_reference": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-install-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar"
},
"product_reference": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar"
},
"product_reference": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar"
},
"product_reference": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar"
},
"product_reference": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jdom.jdom-1.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar"
},
"product_reference": "org.jdom.jdom-1.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.annotations-24.0.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar"
},
"product_reference": "org.jetbrains.annotations-24.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar"
},
"product_reference": "org.jgroups.jgroups-5.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar"
},
"product_reference": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar"
},
"product_reference": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar"
},
"product_reference": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar"
},
"product_reference": "org.locationtech.jts.jts-core-1.17.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar"
},
"product_reference": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar"
},
"product_reference": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-record-codec-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar"
},
"product_reference": "org.mongodb.mongodb-crypt-1.7.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar"
},
"product_reference": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar"
},
"product_reference": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar"
},
"product_reference": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar"
},
"product_reference": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar"
},
"product_reference": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar"
},
"product_reference": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar"
},
"product_reference": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.echarts-5.4.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar"
},
"product_reference": "org.mvnpm.echarts-5.4.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar"
},
"product_reference": "org.mvnpm.es-module-shims-1.7.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.importmap-1.0.8.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar"
},
"product_reference": "org.mvnpm.importmap-1.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-3.3.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar"
},
"product_reference": "org.mvnpm.lit-element-3.3.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-state-1.7.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar"
},
"product_reference": "org.mvnpm.lit-element-state-1.7.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-html-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-html-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.path-to-regexp-2.4.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar"
},
"product_reference": "org.mvnpm.path-to-regexp-2.4.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.tslib-2.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar"
},
"product_reference": "org.mvnpm.tslib-2.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.zrender-5.4.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar"
},
"product_reference": "org.mvnpm.zrender-5.4.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.opentest4j.opentest4j-1.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar"
},
"product_reference": "org.opentest4j.opentest4j-1.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar"
},
"product_reference": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar"
},
"product_reference": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar"
},
"product_reference": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar"
},
"product_reference": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar"
},
"product_reference": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar"
},
"product_reference": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar"
},
"product_reference": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.database-commons-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar"
},
"product_reference": "org.testcontainers.database-commons-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.db2-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar"
},
"product_reference": "org.testcontainers.db2-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar"
},
"product_reference": "org.testcontainers.elasticsearch-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.jdbc-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar"
},
"product_reference": "org.testcontainers.jdbc-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mariadb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mariadb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mongodb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mongodb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar"
},
"product_reference": "org.testcontainers.mssqlserver-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mysql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar"
},
"product_reference": "org.testcontainers.mysql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar"
},
"product_reference": "org.testcontainers.oracle-xe-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.postgresql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar"
},
"product_reference": "org.testcontainers.postgresql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.testcontainers-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar"
},
"product_reference": "org.testcontainers.testcontainers-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar"
},
"product_reference": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar"
},
"product_reference": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar"
},
"product_reference": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
},
"product_reference": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6394",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2252197"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Quarkus. This issue occurs when receiving a request over websocket with no role-based permission specified on the GraphQL operation, Quarkus processes the request without authentication despite the endpoint being secured. This can allow an attacker to access information and functionality outside of normal granted API permissions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "quarkus: GraphQL operations over WebSockets bypass",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-6394"
},
{
"category": "external",
"summary": "RHBZ#2252197",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2252197"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-6394",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6394"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-6394",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-6394"
}
],
"release_date": "2023-12-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-30T11:36:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "quarkus: GraphQL operations over WebSockets bypass"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-30T11:36:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-43642",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-26T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241722"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in SnappyInputStream in snappy-java, a data compression library in Java. This issue occurs when decompressing data with a too-large chunk size due to a missing upper bound check on chunk length. An unrecoverable fatal error can occur, resulting in a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-43642"
},
{
"category": "external",
"summary": "RHBZ#2241722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241722"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-43642",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43642"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-43642",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-43642"
},
{
"category": "external",
"summary": "https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv",
"url": "https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv"
}
],
"release_date": "2023-09-26T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-11-30T11:36:55+00:00",
"details": "Before applying this update, make sure all previously released errata\nrelevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7612"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact"
}
]
}
RHSA-2023:7637
Vulnerability from csaf_redhat - Published: 2023-12-04 18:01 - Updated: 2026-01-04 11:57Notes
{
"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 is now available for Red Hat JBoss Enterprise Application Platform 7.4 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": "Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime.\n\nThis release of Red Hat JBoss Enterprise Application Platform 7.4.14 serves as a replacement for Red Hat JBoss Enterprise Application Platform 7.4.13, and includes bug fixes and enhancements.\n\nSee the Red Hat JBoss Enterprise Application Platform 7.4.14 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* undertow: HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack) (CVE-2023-44487)\n\n* avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK (CVE-2023-39410)\n\n* guava: insecure temporary directory creation (CVE-2023-2976)\n\n* eap-galleon: custom provisioning creates unsecured http-invoker (CVE-2023-4503)\n\n* jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter() (CVE-2023-26048)\n\n* jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies (CVE-2023-26049)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\nA Red Hat Security Bulletin which addresses further details about the Rapid Reset flaw is available in the References section.\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7637",
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/7.4/html-single/installation_guide/"
},
{
"category": "external",
"summary": "2184751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184751"
},
{
"category": "external",
"summary": "2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "2236340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236340"
},
{
"category": "external",
"summary": "2236341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "JBEAP-25004",
"url": "https://issues.redhat.com/browse/JBEAP-25004"
},
{
"category": "external",
"summary": "JBEAP-25085",
"url": "https://issues.redhat.com/browse/JBEAP-25085"
},
{
"category": "external",
"summary": "JBEAP-25086",
"url": "https://issues.redhat.com/browse/JBEAP-25086"
},
{
"category": "external",
"summary": "JBEAP-25378",
"url": "https://issues.redhat.com/browse/JBEAP-25378"
},
{
"category": "external",
"summary": "JBEAP-25380",
"url": "https://issues.redhat.com/browse/JBEAP-25380"
},
{
"category": "external",
"summary": "JBEAP-25419",
"url": "https://issues.redhat.com/browse/JBEAP-25419"
},
{
"category": "external",
"summary": "JBEAP-25451",
"url": "https://issues.redhat.com/browse/JBEAP-25451"
},
{
"category": "external",
"summary": "JBEAP-25457",
"url": "https://issues.redhat.com/browse/JBEAP-25457"
},
{
"category": "external",
"summary": "JBEAP-25541",
"url": "https://issues.redhat.com/browse/JBEAP-25541"
},
{
"category": "external",
"summary": "JBEAP-25547",
"url": "https://issues.redhat.com/browse/JBEAP-25547"
},
{
"category": "external",
"summary": "JBEAP-25576",
"url": "https://issues.redhat.com/browse/JBEAP-25576"
},
{
"category": "external",
"summary": "JBEAP-25594",
"url": "https://issues.redhat.com/browse/JBEAP-25594"
},
{
"category": "external",
"summary": "JBEAP-25627",
"url": "https://issues.redhat.com/browse/JBEAP-25627"
},
{
"category": "external",
"summary": "JBEAP-25657",
"url": "https://issues.redhat.com/browse/JBEAP-25657"
},
{
"category": "external",
"summary": "JBEAP-25685",
"url": "https://issues.redhat.com/browse/JBEAP-25685"
},
{
"category": "external",
"summary": "JBEAP-25700",
"url": "https://issues.redhat.com/browse/JBEAP-25700"
},
{
"category": "external",
"summary": "JBEAP-25716",
"url": "https://issues.redhat.com/browse/JBEAP-25716"
},
{
"category": "external",
"summary": "JBEAP-25726",
"url": "https://issues.redhat.com/browse/JBEAP-25726"
},
{
"category": "external",
"summary": "JBEAP-25772",
"url": "https://issues.redhat.com/browse/JBEAP-25772"
},
{
"category": "external",
"summary": "JBEAP-25779",
"url": "https://issues.redhat.com/browse/JBEAP-25779"
},
{
"category": "external",
"summary": "JBEAP-25803",
"url": "https://issues.redhat.com/browse/JBEAP-25803"
},
{
"category": "external",
"summary": "JBEAP-25838",
"url": "https://issues.redhat.com/browse/JBEAP-25838"
},
{
"category": "external",
"summary": "JBEAP-26041",
"url": "https://issues.redhat.com/browse/JBEAP-26041"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7637.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 7.4.14 on RHEL 7 security update",
"tracking": {
"current_release_date": "2026-01-04T11:57:30+00:00",
"generator": {
"date": "2026-01-04T11:57:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.14"
}
},
"id": "RHSA-2023:7637",
"initial_release_date": "2023-12-04T18:01:18+00:00",
"revision_history": [
{
"date": "2023-12-04T18:01:18+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-12-04T18:01:18+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-01-04T11:57:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product": {
"name": "Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:7.4::el7"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jandex@2.4.4-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"product_id": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.11.3-1.redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src",
"product": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src",
"product_id": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-yasson@1.0.11-4.redhat_00002.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hal-console@3.3.20-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.11-1.SP1_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.14-1.SP1_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan@11.0.18-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jbossws-cxf@5.4.9-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jgroups@4.2.23-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate@5.3.32-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"product_id": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-sshd@2.9.3-1.redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-jsp-api_2.3_spec@2.0.1-1.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"product_id": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"product": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"product_id": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-17.redhat_00051.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"product_id": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava-libraries@32.1.1-2.jre_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"product": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"product_id": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core@3.1.10-2.Final_redhat_00001.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"product": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"product_id": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-33.Final_redhat_00032.1.el7eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"product": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"product_id": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1.el7eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jandex@2.4.4-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-avro@1.11.3-1.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"product_id": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-yasson@1.0.11-4.redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-transaction-client@1.1.16-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hal-console@3.3.20-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-xnio-base@3.8.11-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling@2.0.14-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-marshalling-river@2.0.14-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-cachestore-jdbc@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-cachestore-remote@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-client-hotrod@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-commons@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-component-annotations@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-core@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-commons@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-spi@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-infinispan-hibernate-cache-v53@11.0.18-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jbossws-cxf@5.4.9-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jgroups@4.2.23-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate@5.3.32-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-core@5.3.32-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-entitymanager@5.3.32-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-envers@5.3.32-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-hibernate-java8@5.3.32-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"product_id": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-apache-sshd@2.9.3-1.redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-jsp-api_2.3_spec@2.0.1-1.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-undertow@2.2.28-1.SP1_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-cli@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-commons@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-core-client@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-dto@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-hornetq-protocol@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-hqclient-protocol@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jdbc-store@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-client@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-jms-server@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-journal@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-ra@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-selector@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-server@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-service-extensions@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product": {
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_id": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-activemq-artemis-tools@2.16.0-17.redhat_00051.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava@32.1.1-2.jre_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-guava-libraries@32.1.1-2.jre_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core-impl@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-core-jsf@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-ejb@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-jta@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-probe-core@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product": {
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_id": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-weld-web@3.1.10-2.Final_redhat_00001.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration@1.10.0-33.Final_redhat_00032.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-cli@1.10.0-33.Final_redhat_00032.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product": {
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_id": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-jboss-server-migration-core@1.10.0-33.Final_redhat_00032.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly@7.4.14-5.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk11@7.4.14-5.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-java-jdk8@7.4.14-5.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-javadocs@7.4.14-5.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product": {
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_id": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap7-wildfly-modules@7.4.14-5.GA_redhat_00002.1.el7eap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src"
},
"product_reference": "eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch"
},
"product_reference": "eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src"
},
"product_reference": "eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src"
},
"product_reference": "eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch"
},
"product_reference": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src"
},
"product_reference": "eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch"
},
"product_reference": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"relates_to_product_reference": "7Server-JBEAP-7.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src as a component of Red Hat JBoss EAP 7.4 for RHEL 7 Server",
"product_id": "7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
},
"product_reference": "eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src",
"relates_to_product_reference": "7Server-JBEAP-7.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-2976",
"cwe": {
"id": "CWE-552",
"name": "Files or Directories Accessible to External Parties"
},
"discovery_date": "2023-06-15T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2215229"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Guava. The methodology for temporary directories and files can allow other local users or apps with accordant permissions to access the temp files, possibly leading to information exposure or tampering in the files created in the directory.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "guava: insecure temporary directory creation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Single Sign-On 7 ships the affected component as a layered product of Red Hat JBoss Enterprise Application 7, and as such is affected by this flaw. However, Single Sign-On 7 does not use the affected code and is not vulnerable to exploit.",
"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-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-2976"
},
{
"category": "external",
"summary": "RHBZ#2215229",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2215229"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-2976"
}
],
"release_date": "2023-06-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
},
{
"category": "workaround",
"details": "Temp files should be created with sufficiently non-predictable names and in a secure-permissioned, dedicated temp folder.",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "guava: insecure temporary directory creation"
},
{
"cve": "CVE-2023-4503",
"cwe": {
"id": "CWE-665",
"name": "Improper Initialization"
},
"discovery_date": "2022-11-22T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2184751"
}
],
"notes": [
{
"category": "description",
"text": "An improper initialization vulnerability was found in Galleon. When using Galleon to provision custom EAP or EAP-XP servers, the servers are created unsecured. This issue could allow an attacker to access remote HTTP services available from the server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "eap-galleon: custom provisioning creates unsecured http-invoker",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4503"
},
{
"category": "external",
"summary": "RHBZ#2184751",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2184751"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4503",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4503"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4503",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4503"
}
],
"release_date": "2023-12-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "eap-galleon: custom provisioning creates unsecured http-invoker"
},
{
"cve": "CVE-2023-5685",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-02T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2241822"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in XNIO. The XNIO NotifierState that can cause a Stack Overflow Exception when the chain of notifier states becomes problematically large can lead to uncontrolled resource management and a possible denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "xnio: StackOverflowException when the chain of notifier states becomes problematically big",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this vulnerability as an Important impact as the uncontrolled resource consumption may lead to Denial of Service (DoS). This might be intentioned by an attacker who is looking to jeopardize an environment.",
"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-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-5685"
},
{
"category": "external",
"summary": "RHBZ#2241822",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241822"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-5685",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5685"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-5685"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
},
{
"category": "workaround",
"details": "There is currently no mitigation available for this vulnerability. Please keep the packages up-to-date as the updates become available.",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "xnio: StackOverflowException when the chain of notifier states becomes problematically big"
},
{
"cve": "CVE-2023-26048",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-08-30T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2236340"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jetty-server package. A servlet with multipart support could get an OutOfMemorryError when the client sends a part that has a name but no filename and substantial content. This flaw allows a malicious user to jeopardize the environment by leaving the JVM in an unreliable state.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26048"
},
{
"category": "external",
"summary": "RHBZ#2236340",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236340"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26048",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26048"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26048",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26048"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-qw69-rqj8-6qw8"
}
],
"release_date": "2023-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty-server: OutOfMemoryError for large multipart without filename read via request.getParameter()"
},
{
"cve": "CVE-2023-26049",
"cwe": {
"id": "CWE-1286",
"name": "Improper Validation of Syntactic Correctness of Input"
},
"discovery_date": "2023-08-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2236341"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the jetty-server package. Nonstandard cookie parsing in Jetty may allow an attacker to smuggle cookies within other cookies or otherwise perform unintended behavior by tampering with the cookie parsing mechanism.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-26049"
},
{
"category": "external",
"summary": "RHBZ#2236341",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2236341"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-26049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26049"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-26049"
},
{
"category": "external",
"summary": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c",
"url": "https://github.com/eclipse/jetty.project/security/advisories/GHSA-p26g-97m4-6q7c"
}
],
"release_date": "2023-04-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jetty-server: Cookie parsing of quoted values can exfiltrate values from other cookies"
},
{
"cve": "CVE-2023-35887",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2023-09-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2240036"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache Mina SSHD that could be exploited on certain SFTP servers implemented using the Apache Mina RootedFileSystem. This issue could permit authenticated users to view information outside of their permissions scope.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-mina-sshd: information exposure in SFTP server implementations",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-35887"
},
{
"category": "external",
"summary": "RHBZ#2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-35887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35887"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-35887",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-35887"
}
],
"release_date": "2023-07-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-39410",
"cwe": {
"id": "CWE-502",
"name": "Deserialization of Untrusted Data"
},
"discovery_date": "2023-10-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in apache-avro. When deserializing untrusted or corrupted data, it is possible for a reader to consume memory beyond the allowed constraints, leading to an out-of-memory error and a denial of service on the system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated 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-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39410"
},
{
"category": "external",
"summary": "RHBZ#2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39410",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39410"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39410"
},
{
"category": "external",
"summary": "https://issues.apache.org/jira/browse/AVRO-3819",
"url": "https://issues.apache.org/jira/browse/AVRO-3819"
}
],
"release_date": "2023-09-29T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK"
},
{
"cve": "CVE-2023-44487",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-10-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2242803"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in handling multiplexed streams in the HTTP/2 protocol. A client can repeatedly make a request for a new multiplex stream and immediately send an RST_STREAM frame to cancel it. This creates extra work for the server setting up and tearing down the streams while not hitting any server-side limit for the maximum number of active streams per connection, resulting in a denial of service due to server resource consumption. Red Hat has rated the severity of this flaw as \u0027Important\u0027 as the US Cybersecurity and Infrastructure Security Agency (CISA) declared this vulnerability an active exploit.\r\n\r\nCVE-2023-39325 was assigned for the Rapid Reset Attack in the Go language packages.\r\n\r\nSecurity Bulletin\r\nhttps://access.redhat.com/security/vulnerabilities/RHSB-2023-003",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "NGINX has been marked as Moderate Impact because, for performance and resource consumption reasons, NGINX limits the number of concurrent streams to a default of 128. In addition, to optimally balance network and server performance, NGINX allows the client to persist HTTP connections for up to 1000 requests by default using an HTTP keepalive.\n\nThe majority of RHEL utilities are not long-running applications; instead, they are command-line tools. These tools utilize Golang package as build-time dependency, which is why they are classified as having a \"Moderate\" level of impact.\n\nrhc component is no longer impacted by CVE-2023-44487 \u0026 CVE-2023-39325.",
"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-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src"
],
"known_not_affected": [
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44487"
},
{
"category": "external",
"summary": "RHBZ#2242803",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242803"
},
{
"category": "external",
"summary": "RHSB-2023-003",
"url": "https://access.redhat.com/security/vulnerabilities/RHSB-2023-003"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44487"
},
{
"category": "external",
"summary": "https://github.com/dotnet/announcements/issues/277",
"url": "https://github.com/dotnet/announcements/issues/277"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2102",
"url": "https://pkg.go.dev/vuln/GO-2023-2102"
},
{
"category": "external",
"summary": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487",
"url": "https://www.cisa.gov/news-events/alerts/2023/10/10/http2-rapid-reset-vulnerability-cve-2023-44487"
},
{
"category": "external",
"summary": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/",
"url": "https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/"
},
{
"category": "external",
"summary": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog",
"url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
}
],
"release_date": "2023-10-10T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2023-12-04T18:01:18+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: https://access.redhat.com/articles/11258",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2023:7637"
},
{
"category": "workaround",
"details": "Users are strongly urged to update their software as soon as fixes are available. \nThere are several mitigation approaches for this flaw. \n\n1. If circumstances permit, users may disable http2 endpoints to circumvent the flaw altogether until a fix is available.\n2. IP-based blocking or flood protection and rate control tools may be used at network endpoints to filter incoming traffic.\n3. Several package specific mitigations are also available. \n a. nginx: https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/\n b. netty: https://github.com/netty/netty/security/advisories/GHSA-xpw8-rcwv-8f8p\n c. haproxy: https://www.haproxy.com/blog/haproxy-is-not-affected-by-the-http-2-rapid-reset-attack-cve-2023-44487\n d. nghttp2: https://github.com/nghttp2/nghttp2/security/advisories/GHSA-vx74-f528-fxqg\n e. golang: The default stream concurrency limit in golang is 250 streams (requests) per HTTP/2 connection. This value may be adjusted in the golang.org/x/net/http2 package using the Server.MaxConcurrentStreams setting and the ConfigureServer function which are available in golang.org/x/net/http2.",
"product_ids": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-0:2.16.0-17.redhat_00051.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-activemq-artemis-cli-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-commons-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-core-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-dto-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hornetq-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-hqclient-protocol-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jdbc-store-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-client-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-jms-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-journal-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-ra-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-selector-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-server-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-service-extensions-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-activemq-artemis-tools-0:2.16.0-17.redhat_00051.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-apache-sshd-0:2.9.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-avro-0:1.11.3-1.redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-guava-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-guava-libraries-0:32.1.1-2.jre_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hal-console-0:3.3.20-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-0:5.3.32-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-hibernate-core-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-entitymanager-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-envers-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-hibernate-java8-0:5.3.32-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-0:11.0.18-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-jdbc-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-cachestore-remote-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-client-hotrod-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-component-annotations-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-core-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-commons-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-spi-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-infinispan-hibernate-cache-v53-0:11.0.18-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jandex-0:2.4.4-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-jsp-api_2.3_spec-0:2.0.1-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-0:2.0.14-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-marshalling-river-0:2.0.14-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-0:1.10.0-33.Final_redhat_00032.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-cli-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-server-migration-core-0:1.10.0-33.Final_redhat_00032.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jboss-xnio-base-0:3.8.11-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jbossws-cxf-0:5.4.9-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-jgroups-0:4.2.23-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-undertow-0:2.2.28-1.SP1_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-weld-core-impl-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-core-jsf-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-ejb-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-jta-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-probe-core-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-weld-web-0:3.1.10-2.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-0:7.4.14-5.GA_redhat_00002.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk11-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-java-jdk8-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-javadocs-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-modules-0:7.4.14-5.GA_redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-wildfly-transaction-client-0:1.1.16-1.Final_redhat_00001.1.el7eap.src",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.noarch",
"7Server-JBEAP-7.4:eap7-yasson-0:1.0.11-4.redhat_00002.1.el7eap.src"
]
}
],
"threats": [
{
"category": "exploit_status",
"date": "2023-10-10T00:00:00+00:00",
"details": "CISA: https://www.cisa.gov/known-exploited-vulnerabilities-catalog"
},
{
"category": "impact",
"details": "Important"
}
],
"title": "HTTP/2: Multiple HTTP/2 enabled web servers are vulnerable to a DDoS attack (Rapid Reset Attack)"
}
]
}
RHSA-2023_7612
Vulnerability from csaf_redhat - Published: 2023-11-30 11:36 - Updated: 2024-12-01 20:50Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "A new release of the Red Hat build of Quarkus is now available. This new release comes packed with a host of enhancements, bug fixes, and security fixes.\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. For more information, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.2.9 includes security updates, bug\nfixes, and enhancements.\n\nSecurity Fix(es):\n\n* CVE-2023-39410 avro: apache-avro: Apache Avro Java SDK: Memory when deserializing untrusted data in Avro Java SDK [quarkus-3.2]\n\n* CVE-2023-43642 snappy-java: Missing upper bound check on chunk length in snappy-java can lead to Denial of Service (DoS) impact [quarkus-3.2]\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s)\nlisted in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2023:7612",
"url": "https://access.redhat.com/errata/RHSA-2023:7612"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.2.9",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=redhat.quarkus\u0026downloadType=distributions\u0026version=3.2.9"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_build_of_quarkus/3.2/"
},
{
"category": "external",
"summary": "https://access.redhat.com/articles/4966181#RHBQ_3_2_x",
"url": "https://access.redhat.com/articles/4966181#RHBQ_3_2_x"
},
{
"category": "external",
"summary": "2241722",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2241722"
},
{
"category": "external",
"summary": "2242521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2242521"
},
{
"category": "external",
"summary": "QUARKUS-3339",
"url": "https://issues.redhat.com/browse/QUARKUS-3339"
},
{
"category": "external",
"summary": "QUARKUS-3367",
"url": "https://issues.redhat.com/browse/QUARKUS-3367"
},
{
"category": "external",
"summary": "QUARKUS-3563",
"url": "https://issues.redhat.com/browse/QUARKUS-3563"
},
{
"category": "external",
"summary": "QUARKUS-3564",
"url": "https://issues.redhat.com/browse/QUARKUS-3564"
},
{
"category": "external",
"summary": "QUARKUS-3565",
"url": "https://issues.redhat.com/browse/QUARKUS-3565"
},
{
"category": "external",
"summary": "QUARKUS-3566",
"url": "https://issues.redhat.com/browse/QUARKUS-3566"
},
{
"category": "external",
"summary": "QUARKUS-3567",
"url": "https://issues.redhat.com/browse/QUARKUS-3567"
},
{
"category": "external",
"summary": "QUARKUS-3568",
"url": "https://issues.redhat.com/browse/QUARKUS-3568"
},
{
"category": "external",
"summary": "QUARKUS-3569",
"url": "https://issues.redhat.com/browse/QUARKUS-3569"
},
{
"category": "external",
"summary": "QUARKUS-3570",
"url": "https://issues.redhat.com/browse/QUARKUS-3570"
},
{
"category": "external",
"summary": "QUARKUS-3571",
"url": "https://issues.redhat.com/browse/QUARKUS-3571"
},
{
"category": "external",
"summary": "QUARKUS-3572",
"url": "https://issues.redhat.com/browse/QUARKUS-3572"
},
{
"category": "external",
"summary": "QUARKUS-3573",
"url": "https://issues.redhat.com/browse/QUARKUS-3573"
},
{
"category": "external",
"summary": "QUARKUS-3662",
"url": "https://issues.redhat.com/browse/QUARKUS-3662"
},
{
"category": "external",
"summary": "QUARKUS-3663",
"url": "https://issues.redhat.com/browse/QUARKUS-3663"
},
{
"category": "external",
"summary": "QUARKUS-3664",
"url": "https://issues.redhat.com/browse/QUARKUS-3664"
},
{
"category": "external",
"summary": "QUARKUS-3665",
"url": "https://issues.redhat.com/browse/QUARKUS-3665"
},
{
"category": "external",
"summary": "QUARKUS-3666",
"url": "https://issues.redhat.com/browse/QUARKUS-3666"
},
{
"category": "external",
"summary": "QUARKUS-3667",
"url": "https://issues.redhat.com/browse/QUARKUS-3667"
},
{
"category": "external",
"summary": "QUARKUS-3668",
"url": "https://issues.redhat.com/browse/QUARKUS-3668"
},
{
"category": "external",
"summary": "QUARKUS-3669",
"url": "https://issues.redhat.com/browse/QUARKUS-3669"
},
{
"category": "external",
"summary": "QUARKUS-3670",
"url": "https://issues.redhat.com/browse/QUARKUS-3670"
},
{
"category": "external",
"summary": "QUARKUS-3671",
"url": "https://issues.redhat.com/browse/QUARKUS-3671"
},
{
"category": "external",
"summary": "QUARKUS-3672",
"url": "https://issues.redhat.com/browse/QUARKUS-3672"
},
{
"category": "external",
"summary": "QUARKUS-3673",
"url": "https://issues.redhat.com/browse/QUARKUS-3673"
},
{
"category": "external",
"summary": "QUARKUS-3674",
"url": "https://issues.redhat.com/browse/QUARKUS-3674"
},
{
"category": "external",
"summary": "QUARKUS-3675",
"url": "https://issues.redhat.com/browse/QUARKUS-3675"
},
{
"category": "external",
"summary": "QUARKUS-3676",
"url": "https://issues.redhat.com/browse/QUARKUS-3676"
},
{
"category": "external",
"summary": "QUARKUS-3677",
"url": "https://issues.redhat.com/browse/QUARKUS-3677"
},
{
"category": "external",
"summary": "QUARKUS-3678",
"url": "https://issues.redhat.com/browse/QUARKUS-3678"
},
{
"category": "external",
"summary": "QUARKUS-3679",
"url": "https://issues.redhat.com/browse/QUARKUS-3679"
},
{
"category": "external",
"summary": "QUARKUS-3680",
"url": "https://issues.redhat.com/browse/QUARKUS-3680"
},
{
"category": "external",
"summary": "QUARKUS-3681",
"url": "https://issues.redhat.com/browse/QUARKUS-3681"
},
{
"category": "external",
"summary": "QUARKUS-3682",
"url": "https://issues.redhat.com/browse/QUARKUS-3682"
},
{
"category": "external",
"summary": "QUARKUS-3683",
"url": "https://issues.redhat.com/browse/QUARKUS-3683"
},
{
"category": "external",
"summary": "QUARKUS-3685",
"url": "https://issues.redhat.com/browse/QUARKUS-3685"
},
{
"category": "external",
"summary": "QUARKUS-3686",
"url": "https://issues.redhat.com/browse/QUARKUS-3686"
},
{
"category": "external",
"summary": "QUARKUS-3687",
"url": "https://issues.redhat.com/browse/QUARKUS-3687"
},
{
"category": "external",
"summary": "QUARKUS-3688",
"url": "https://issues.redhat.com/browse/QUARKUS-3688"
},
{
"category": "external",
"summary": "QUARKUS-3689",
"url": "https://issues.redhat.com/browse/QUARKUS-3689"
},
{
"category": "external",
"summary": "QUARKUS-3690",
"url": "https://issues.redhat.com/browse/QUARKUS-3690"
},
{
"category": "external",
"summary": "QUARKUS-3691",
"url": "https://issues.redhat.com/browse/QUARKUS-3691"
},
{
"category": "external",
"summary": "QUARKUS-3692",
"url": "https://issues.redhat.com/browse/QUARKUS-3692"
},
{
"category": "external",
"summary": "QUARKUS-3693",
"url": "https://issues.redhat.com/browse/QUARKUS-3693"
},
{
"category": "external",
"summary": "QUARKUS-3694",
"url": "https://issues.redhat.com/browse/QUARKUS-3694"
},
{
"category": "external",
"summary": "QUARKUS-3695",
"url": "https://issues.redhat.com/browse/QUARKUS-3695"
},
{
"category": "external",
"summary": "QUARKUS-3696",
"url": "https://issues.redhat.com/browse/QUARKUS-3696"
},
{
"category": "external",
"summary": "QUARKUS-3697",
"url": "https://issues.redhat.com/browse/QUARKUS-3697"
},
{
"category": "external",
"summary": "QUARKUS-3698",
"url": "https://issues.redhat.com/browse/QUARKUS-3698"
},
{
"category": "external",
"summary": "QUARKUS-3699",
"url": "https://issues.redhat.com/browse/QUARKUS-3699"
},
{
"category": "external",
"summary": "QUARKUS-3700",
"url": "https://issues.redhat.com/browse/QUARKUS-3700"
},
{
"category": "external",
"summary": "QUARKUS-3701",
"url": "https://issues.redhat.com/browse/QUARKUS-3701"
},
{
"category": "external",
"summary": "QUARKUS-3702",
"url": "https://issues.redhat.com/browse/QUARKUS-3702"
},
{
"category": "external",
"summary": "QUARKUS-3703",
"url": "https://issues.redhat.com/browse/QUARKUS-3703"
},
{
"category": "external",
"summary": "QUARKUS-3704",
"url": "https://issues.redhat.com/browse/QUARKUS-3704"
},
{
"category": "external",
"summary": "QUARKUS-3705",
"url": "https://issues.redhat.com/browse/QUARKUS-3705"
},
{
"category": "external",
"summary": "QUARKUS-3706",
"url": "https://issues.redhat.com/browse/QUARKUS-3706"
},
{
"category": "external",
"summary": "QUARKUS-3707",
"url": "https://issues.redhat.com/browse/QUARKUS-3707"
},
{
"category": "external",
"summary": "QUARKUS-3708",
"url": "https://issues.redhat.com/browse/QUARKUS-3708"
},
{
"category": "external",
"summary": "QUARKUS-3709",
"url": "https://issues.redhat.com/browse/QUARKUS-3709"
},
{
"category": "external",
"summary": "QUARKUS-3710",
"url": "https://issues.redhat.com/browse/QUARKUS-3710"
},
{
"category": "external",
"summary": "QUARKUS-3711",
"url": "https://issues.redhat.com/browse/QUARKUS-3711"
},
{
"category": "external",
"summary": "QUARKUS-3712",
"url": "https://issues.redhat.com/browse/QUARKUS-3712"
},
{
"category": "external",
"summary": "QUARKUS-3713",
"url": "https://issues.redhat.com/browse/QUARKUS-3713"
},
{
"category": "external",
"summary": "QUARKUS-3714",
"url": "https://issues.redhat.com/browse/QUARKUS-3714"
},
{
"category": "external",
"summary": "QUARKUS-3715",
"url": "https://issues.redhat.com/browse/QUARKUS-3715"
},
{
"category": "external",
"summary": "QUARKUS-3716",
"url": "https://issues.redhat.com/browse/QUARKUS-3716"
},
{
"category": "external",
"summary": "QUARKUS-3717",
"url": "https://issues.redhat.com/browse/QUARKUS-3717"
},
{
"category": "external",
"summary": "QUARKUS-3718",
"url": "https://issues.redhat.com/browse/QUARKUS-3718"
},
{
"category": "external",
"summary": "QUARKUS-3719",
"url": "https://issues.redhat.com/browse/QUARKUS-3719"
},
{
"category": "external",
"summary": "QUARKUS-3720",
"url": "https://issues.redhat.com/browse/QUARKUS-3720"
},
{
"category": "external",
"summary": "QUARKUS-3721",
"url": "https://issues.redhat.com/browse/QUARKUS-3721"
},
{
"category": "external",
"summary": "QUARKUS-3722",
"url": "https://issues.redhat.com/browse/QUARKUS-3722"
},
{
"category": "external",
"summary": "QUARKUS-3723",
"url": "https://issues.redhat.com/browse/QUARKUS-3723"
},
{
"category": "external",
"summary": "QUARKUS-3724",
"url": "https://issues.redhat.com/browse/QUARKUS-3724"
},
{
"category": "external",
"summary": "QUARKUS-3725",
"url": "https://issues.redhat.com/browse/QUARKUS-3725"
},
{
"category": "external",
"summary": "QUARKUS-3726",
"url": "https://issues.redhat.com/browse/QUARKUS-3726"
},
{
"category": "external",
"summary": "QUARKUS-3727",
"url": "https://issues.redhat.com/browse/QUARKUS-3727"
},
{
"category": "external",
"summary": "QUARKUS-3728",
"url": "https://issues.redhat.com/browse/QUARKUS-3728"
},
{
"category": "external",
"summary": "QUARKUS-3729",
"url": "https://issues.redhat.com/browse/QUARKUS-3729"
},
{
"category": "external",
"summary": "QUARKUS-3730",
"url": "https://issues.redhat.com/browse/QUARKUS-3730"
},
{
"category": "external",
"summary": "QUARKUS-3731",
"url": "https://issues.redhat.com/browse/QUARKUS-3731"
},
{
"category": "external",
"summary": "QUARKUS-3732",
"url": "https://issues.redhat.com/browse/QUARKUS-3732"
},
{
"category": "external",
"summary": "QUARKUS-3733",
"url": "https://issues.redhat.com/browse/QUARKUS-3733"
},
{
"category": "external",
"summary": "QUARKUS-3734",
"url": "https://issues.redhat.com/browse/QUARKUS-3734"
},
{
"category": "external",
"summary": "QUARKUS-3735",
"url": "https://issues.redhat.com/browse/QUARKUS-3735"
},
{
"category": "external",
"summary": "QUARKUS-3736",
"url": "https://issues.redhat.com/browse/QUARKUS-3736"
},
{
"category": "external",
"summary": "QUARKUS-3737",
"url": "https://issues.redhat.com/browse/QUARKUS-3737"
},
{
"category": "external",
"summary": "QUARKUS-3738",
"url": "https://issues.redhat.com/browse/QUARKUS-3738"
},
{
"category": "external",
"summary": "QUARKUS-3739",
"url": "https://issues.redhat.com/browse/QUARKUS-3739"
},
{
"category": "external",
"summary": "QUARKUS-3740",
"url": "https://issues.redhat.com/browse/QUARKUS-3740"
},
{
"category": "external",
"summary": "QUARKUS-3741",
"url": "https://issues.redhat.com/browse/QUARKUS-3741"
},
{
"category": "external",
"summary": "QUARKUS-3742",
"url": "https://issues.redhat.com/browse/QUARKUS-3742"
},
{
"category": "external",
"summary": "QUARKUS-3743",
"url": "https://issues.redhat.com/browse/QUARKUS-3743"
},
{
"category": "external",
"summary": "QUARKUS-3744",
"url": "https://issues.redhat.com/browse/QUARKUS-3744"
},
{
"category": "external",
"summary": "QUARKUS-3746",
"url": "https://issues.redhat.com/browse/QUARKUS-3746"
},
{
"category": "external",
"summary": "QUARKUS-3747",
"url": "https://issues.redhat.com/browse/QUARKUS-3747"
},
{
"category": "external",
"summary": "QUARKUS-3749",
"url": "https://issues.redhat.com/browse/QUARKUS-3749"
},
{
"category": "external",
"summary": "QUARKUS-3750",
"url": "https://issues.redhat.com/browse/QUARKUS-3750"
},
{
"category": "external",
"summary": "QUARKUS-3751",
"url": "https://issues.redhat.com/browse/QUARKUS-3751"
},
{
"category": "external",
"summary": "QUARKUS-3752",
"url": "https://issues.redhat.com/browse/QUARKUS-3752"
},
{
"category": "external",
"summary": "QUARKUS-3753",
"url": "https://issues.redhat.com/browse/QUARKUS-3753"
},
{
"category": "external",
"summary": "QUARKUS-3754",
"url": "https://issues.redhat.com/browse/QUARKUS-3754"
},
{
"category": "external",
"summary": "QUARKUS-3755",
"url": "https://issues.redhat.com/browse/QUARKUS-3755"
},
{
"category": "external",
"summary": "QUARKUS-3756",
"url": "https://issues.redhat.com/browse/QUARKUS-3756"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2023/rhsa-2023_7612.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.2.9 release and security update",
"tracking": {
"current_release_date": "2024-12-01T20:50:48+00:00",
"generator": {
"date": "2024-12-01T20:50:48+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2023:7612",
"initial_release_date": "2023-11-30T11:36:55+00:00",
"revision_history": [
{
"date": "2023-11-30T11:36:55+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2023-11-30T11:36:55+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-01T20:50:48+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat build of Quarkus 3.2.9.Final",
"product": {
"name": "Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:quarkus:3.2::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat build of Quarkus"
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/accordion@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_id": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/aesh@2.7.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-narayana@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_id": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.agroal/agroal-pool@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_id": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-activation@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jetbrains.annotations-24.0.1.jar",
"product": {
"name": "org.jetbrains.annotations-24.0.1.jar",
"product_id": "org.jetbrains.annotations-24.0.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jetbrains/annotations@24.0.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_id": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.antlr/antlr4-runtime@4.10.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "aopalliance.aopalliance-1.0.jar",
"product": {
"name": "aopalliance.aopalliance-1.0.jar",
"product_id": "aopalliance.aopalliance-1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/aopalliance/aopalliance@1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-core@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-dom@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product": {
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product_id": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.james/apache-mime4j-storage@0.8.9.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_id": "org.apiguardian.apiguardian-api-1.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apiguardian/apiguardian-api@1.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/app-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-analysis@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-commons@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-tree@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_id": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.ow2.asm/asm-util@9.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_id": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.async/asyncutil@0.1.0.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_id": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/dk.brics.automaton/automaton@1.11.8.redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/avatar-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product": {
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product_id": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.avro/avro@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product": {
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product_id": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.avro/avro-compiler@1.11.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcpkix-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcprov-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product": {
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product_id": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bouncycastle/bcutil-jdk15on@1.70?type=jar"
}
}
},
{
"category": "product_version",
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_id": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/biz.aQute.bnd/biz.aQute.bnd.transform@6.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-4.9.1.jar",
"product_id": "org.mongodb.bson-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_id": "org.mongodb.bson-record-codec-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/bson-record-codec@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_id": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/btf@1.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/button@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_id": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.bytebuddy/byte-buddy@1.14.7.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-bmunit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-install-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-install@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_id": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.byteman/byteman-submit@4.0.20?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product": {
"name": "com.mchange.c3p0-0.9.5.4.jar",
"product_id": "com.mchange.c3p0-0.9.5.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/c3p0@0.9.5.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product": {
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product_id": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.ben-manes.caffeine/caffeine@3.1.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/checkbox-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product": {
"name": "org.checkerframework.checker-qual-3.34.0.jar",
"product_id": "org.checkerframework.checker-qual-3.34.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.checkerframework/checker-qual@3.34.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product_id": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml/classmate@1.5.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/client@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_id": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.scram/common@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_id": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.commonmark/commonmark@0.21.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-cli.commons-cli-1.5.0.jar",
"product": {
"name": "commons-cli.commons-cli-1.5.0.jar",
"product_id": "commons-cli.commons-cli-1.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-cli/commons-cli@1.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_id": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-codec/commons-codec@1.16.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.24.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_id": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-io/commons-io@2.13.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-lang3@3.12.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product_id": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-logging/commons-logging@1.2.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_id": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/commons-logging-jboss-logging@1.0.0.Final-redhat-1?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_id": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-text@1.10.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/component-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/confirm-dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/context-menu@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product": {
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_id": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.cronutils/cron-utils@9.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/custom-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product": {
"name": "org.testcontainers.database-commons-1.18.3.jar",
"product_id": "org.testcontainers.database-commons-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/database-commons@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/date-time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.db2-1.18.3.jar",
"product": {
"name": "org.testcontainers.db2-1.18.3.jar",
"product_id": "org.testcontainers.db2-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/db2@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_id": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.open-wc/dedupe-mixin@1.3.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/dekorate-core@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derby-10.14.2.0.jar",
"product_id": "org.apache.derby.derby-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derby@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_id": "org.apache.derby.derbyclient-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbyclient@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_id": "org.apache.derby.derbynet-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbynet@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product": {
"name": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_id": "org.apache.derby.derbytools-10.14.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.derby/derbytools@10.14.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/details@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/dialog@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/docker-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-api-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-api@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_id": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.docker-java/docker-java-transport-zerodep@3.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product": {
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product_id": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rnorth.duct-tape/duct-tape@1.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.echarts-5.4.2.jar",
"product": {
"name": "org.mvnpm.echarts-5.4.2.jar",
"product_id": "org.mvnpm.echarts-5.4.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/echarts@5.4.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_id": "org.testcontainers.elasticsearch-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/elasticsearch@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_id": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.elasticsearch.client/elasticsearch-rest-client-sniffer@8.8.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/email-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_id": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.errorprone/error_prone_annotations@2.19.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_id": "org.mvnpm.es-module-shims-1.7.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/es-module-shims@1.7.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_id": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.expressly/expressly@5.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product_id": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/failureaccess@1.0.1.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_id": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.apollographql.federation/federation-graphql-java-support-api@2.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/field-base@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/form-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product": {
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_id": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.freemarker/freemarker@2.3.32.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_id": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.mifmif/generex@1.0.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_id": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.gizmo/gizmo@1.6.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product_id": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/graal-sdk@23.0.1.0-1-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/graphql-java@20.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/grid@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product_id": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.56.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_id": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.gson/gson@2.10.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_id": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/guava@32.0.1.jre-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.inject.guice-5.1.0.jar",
"product": {
"name": "com.google.inject.guice-5.1.0.jar",
"product_id": "com.google.inject.guice-5.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.inject/guice@5.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.h2database.h2-2.2.220.jar",
"product": {
"name": "com.h2database.h2-2.2.220.jar",
"product_id": "com.h2database.h2-2.2.220.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.h2database/h2@2.2.220?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product": {
"name": "org.hamcrest.hamcrest-core-1.3.jar",
"product_id": "org.hamcrest.hamcrest-core-1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hamcrest/hamcrest-core@1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product_id": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hdrhistogram/HdrHistogram@2.1.12.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.common/hibernate-commons-annotations@6.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.2.13.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.2.13.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.0.6.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-backend-elasticsearch@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-engine@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-orm-orm6@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-mapper-pojo-base@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_id": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.search/hibernate-search-util-common@6.2.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_id": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.validator/hibernate-validator@8.0.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_id": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.zaxxer/HikariCP-java7@2.4.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/horizontal-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product_id": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpasyncclient@4.1.5.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product_id": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpclient@4.5.14.redhat-00010?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product_id": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore@4.4.16.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product_id": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.httpcomponents/httpcore-nio@4.4.16.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icon@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/icons@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.importmap-1.0.8.jar",
"product": {
"name": "org.mvnpm.importmap-1.0.8.jar",
"product_id": "org.mvnpm.importmap-1.0.8.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/importmap@1.0.8?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-api@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-cli-client@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-hotrod-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-client-rest@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-jakarta@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-commons-test@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-query-dsl@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_id": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-remote-query-client@14.0.11.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_id": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan/infinispan-server-testdriver-core@14.0.11.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/input-container@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/integer-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_id": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-tools@4.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/item@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product": {
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_id": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.j2objc/j2objc-annotations@2.8.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-core@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_id": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/jackson-coreutils@2.0.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.core/jackson-databind@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-properties@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.dataformat/jackson-dataformat-yaml@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jdk8@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.datatype/jackson-datatype-jsr310@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-base@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.jakarta.rs/jackson-jakarta-rs-json-provider@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-jakarta-xmlbind-annotations@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_id": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.fasterxml.jackson.module/jackson-module-parameter-names@2.15.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-core@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_id": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.jaegertracing/jaeger-thrift@1.8.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product": {
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_id": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.activation/jakarta.activation-api@2.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_id": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.annotation/jakarta.annotation-api@2.1.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ejb/jakarta.ejb-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_id": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.el/jakarta.el-api@5.0.1.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.cdi-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_id": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.enterprise/jakarta.enterprise.lang-model@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_id": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.inject/jakarta.inject-api@2.0.1.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.interceptor/jakarta.interceptor-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_id": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/jakarta.json@1.1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product_id": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json/jakarta.json-api@2.1.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_id": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.json.bind/jakarta.json.bind-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product": {
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product_id": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.persistence/jakarta.persistence-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_id": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.resource/jakarta.resource-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product_id": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.servlet/jakarta.servlet-api@6.0.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_id": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.transaction/jakarta.transaction-api@2.0.1.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_id": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.validation/jakarta.validation-api@3.0.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_id": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.websocket/jakarta.websocket-client-api@2.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_id": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.ws.rs/jakarta.ws.rs-api@3.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product": {
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product_id": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/jandex@3.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_id": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.fusesource.jansi/jansi@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_id": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.graphql-java/java-dataloader@3.2.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_id": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.javaparser/javaparser-core@3.25.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_id": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.javassist/javassist@3.29.1.GA-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_id": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.annotation/javax.annotation-api@1.3.2.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product_id": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/javax.inject/javax.inject@1.0.0.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.invocation/jboss-invocation@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_id": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging@3.5.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_id": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logging/jboss-logging-annotations@2.2.1.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_id": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.logmanager/jboss-logmanager-embedded@1.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-common@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.metadata/jboss-metadata-web@16.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_id": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.threads/jboss-threads@3.5.0.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss/jboss-transaction-spi@8.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_id": "com.ibm.db2.jcc-11.5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ibm.db2/jcc@11.5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product": {
"name": "org.testcontainers.jdbc-1.18.3.jar",
"product_id": "org.testcontainers.jdbc-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/jdbc@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_id": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.jdeparser/jdeparser@2.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jdom.jdom-1.1.3.jar",
"product": {
"name": "org.jdom.jdom-1.1.3.jar",
"product_id": "org.jdom.jdom-1.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jdom/jdom@1.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_id": "org.jgroups.jgroups-5.2.12.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jgroups/jgroups@5.2.12.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_id": "net.java.dev.jna.jna-platform-5.8.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.java.dev.jna/jna-platform@5.8.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product": {
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product_id": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.bitbucket.b_c/jose4j@0.9.3.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_id": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/json-patch@1.13.0.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_id": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.15.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_id": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jsoup/jsoup@1.16.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product_id": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.code.findbugs/jsr305@3.0.2.redhat-00016?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_id": "org.locationtech.jts.jts-core-1.17.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.locationtech.jts/jts-core@1.17.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "junit.junit-4.13.2.jar",
"product": {
"name": "junit.junit-4.13.2.jar",
"product_id": "junit.junit-4.13.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/junit/junit@4.13.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-api@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-engine@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_id": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.jupiter/junit-jupiter-params@5.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-commons@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-engine@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_id": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.junit.platform/junit-platform-launcher@1.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-clients@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_id": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.kafka/kafka-streams@3.4.0.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-common@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-core@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product_id": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.dajudge.kindcontainer/kindcontainer@1.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/knative-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/knative-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/kubernetes-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-okhttp@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-httpclient-vertx@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-admissionregistration@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apiextensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-apps@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-autoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-batch@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-certificates@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-common@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-coordination@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-core@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-discovery@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-events@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-extensions@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-flowcontrol@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-gatewayapi@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-metrics@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-networking@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-node@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-policy@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-rbac@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-resource@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-scheduling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/kubernetes-model-storageclass@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_id": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.latencyutils/LatencyUtils@2.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_id": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.thrift/libthrift@0.15.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/list-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_id": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.guava/listenablefuture@9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-2.7.4.jar",
"product_id": "org.mvnpm.lit-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product": {
"name": "org.mvnpm.lit-element-3.3.2.jar",
"product_id": "org.mvnpm.lit-element-3.3.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element@3.3.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product": {
"name": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_id": "org.mvnpm.lit-element-state-1.7.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-element-state@1.7.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.lit-html-2.7.4.jar",
"product": {
"name": "org.mvnpm.lit-html-2.7.4.jar",
"product_id": "org.mvnpm.lit-html-2.7.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/lit-html@2.7.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/lit-renderer@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-api@2.20.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_id": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.logging.log4j/log4j-core@2.17.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/login@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product_id": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.lz4/lz4-java@1.8.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mariadb-1.18.3.jar",
"product_id": "org.testcontainers.mariadb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mariadb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_id": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mariadb.jdbc/mariadb-java-client@3.1.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-meta@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-api-xml@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-artifact-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-artifact-3.9.3.jar",
"product_id": "org.apache.maven.maven-artifact-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product_id": "org.apache.maven.maven-builder-support-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-core-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-core-3.9.3.jar",
"product_id": "org.apache.maven.maven-core-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-core@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-embedder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-embedder-3.9.3.jar",
"product_id": "org.apache.maven.maven-embedder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-model-3.9.3.jar",
"product_id": "org.apache.maven.maven-model-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product_id": "org.apache.maven.maven-model-builder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_id": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/maven-model-helper@21.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_id": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.plugin-tools/maven-plugin-annotations@3.7.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product_id": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product_id": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-api@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-connector-basic@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-impl@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-named-locks@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product_id": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-spi@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-http@1.9.10.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-transport-wagon@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_id": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.resolver/maven-resolver-util@1.9.13?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-settings-3.9.3.jar",
"product_id": "org.apache.maven.maven-settings-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product_id": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_id": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.shared/maven-shared-utils@3.3.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_id": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-xml-impl@4.0.0-alpha-5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_id": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mchange/mchange-commons-java@0.2.15.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/menu-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-input@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/message-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-commons@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-core@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-observation@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_id": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.micrometer/micrometer-registry-prometheus@1.11.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-config@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.config/microprofile-config-api@3.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.context-propagation/microprofile-context-propagation-api@1.3.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.fault-tolerance/microprofile-fault-tolerance-api@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.graphql/microprofile-graphql-api@2.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_id": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.health/microprofile-health-api@4.0.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.jwt/microprofile-jwt-auth-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.metrics/microprofile-metrics-api@4.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.openapi/microprofile-openapi-api@3.1.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.opentracing/microprofile-opentracing-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-api@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.reactive-streams-operators/microprofile-reactive-streams-operators-core@3.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product": {
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product_id": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.microprofile.rest.client/microprofile-rest-client-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy.microprofile/microprofile-rest-client-base@2.1.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_id": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.twdata.maven/mojo-executor@2.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product": {
"name": "org.testcontainers.mongodb-1.18.3.jar",
"product_id": "org.testcontainers.mongodb-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mongodb@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_id": "org.mongodb.mongodb-crypt-1.7.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-crypt@1.7.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-core@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-reactivestreams@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_id": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mongodb/mongodb-driver-sync@4.9.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_id": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.java-json-tools/msg-simple@1.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_id": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.microsoft.sqlserver/mssql-jdbc@12.2.0.jre11?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_id": "org.testcontainers.mssqlserver-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mssqlserver@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/multi-select-combo-box@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-reactive-streams-operators@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-smallrye-context-propagation@2.3.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/mutiny-zero-flow-adapters@1.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.mysql-1.18.3.jar",
"product": {
"name": "org.testcontainers.mysql-1.18.3.jar",
"product_id": "org.testcontainers.mysql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/mysql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product": {
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product_id": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/mysql/mysql-connector-java@8.0.30.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product_id": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@6.0.1.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product_id": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@6.0.1.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-buffer@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-dns@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-haproxy@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-http2@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-codec-socks@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-common@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-handler-proxy@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-resolver-dns@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-classes-epoll@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.100.Final?classifier=linux-aarch_64\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product_id": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-epoll@4.1.100.Final-redhat-00001?classifier=linux-x86_64\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product": {
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product_id": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.netty/netty-transport-native-unix-common@4.1.100.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/notification@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/number-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_id": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.jdbc/ojdbc11@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_id": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp-sse@3.14.9?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_id": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okio/okio@1.17.2.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/openshift-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-client-api@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-clusterautoscaling@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-config@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-console@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-hive@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-installer@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machine@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-machineconfig@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-miscellaneous@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-monitoring@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-operatorhub@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-storageversionmigrator@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-tuned@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_id": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/openshift-model-whereabouts@6.7.2.redhat-00011?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-events@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-api-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-context@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-exporter-otlp-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_id": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-extension-annotations@1.18.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-annotations-support@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_id": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry.instrumentation/opentelemetry-instrumentation-api-semconv@1.25.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-common@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-extension-autoconfigure-spi@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-logs@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-metrics@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-sdk-trace@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_id": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentelemetry/opentelemetry-semconv@1.25.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product": {
"name": "org.opentest4j.opentest4j-1.2.0.jar",
"product_id": "org.opentest4j.opentest4j-1.2.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.opentest4j/opentest4j@1.2.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-api@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_id": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing.contrib/opentracing-concurrent@0.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-noop@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_id": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.opentracing/opentracing-util@0.33.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/option-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_id": "org.testcontainers.oracle-xe-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/oracle-xe@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product": {
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_id": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.oracle.database.nls/orai18n@23.3.0.23.09?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product": {
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_id": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.github.crac/org-crac@0.1.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_id": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.transformer/org.eclipse.transformer@0.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.agent@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.core-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.core@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_id": "org.jacoco.org.jacoco.report-0.8.10.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jacoco/org.jacoco.report@0.8.10?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/overlay@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.2.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/password-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product": {
"name": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_id": "org.mvnpm.path-to-regexp-2.4.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/path-to-regexp@2.4.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product_id": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.perfmark/perfmark-api@0.26.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-cipher@1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_id": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-classworlds@2.6.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-api@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_id": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-compiler-javac@2.7?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_id": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-component-annotations@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-interpolation@1.26.0.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_id": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.sonatype.plexus/plexus-sec-dispatcher@1.4?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product_id": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-sec-dispatcher@2.0.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-utils@3.5.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_id": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-xml@4.0.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_id": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.polymer/polymer@3.5.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product": {
"name": "org.testcontainers.postgresql-1.18.3.jar",
"product_id": "org.testcontainers.postgresql-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/postgresql@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product": {
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product_id": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.postgresql/postgresql@42.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/progress-bar@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_id": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protobuf-java-util@3.22.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_id": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/com.google.protobuf/protoc@3.22.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_id": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/protoc-gen-grpc-java@1.56.0?classifier=linux-aarch_64\u0026type=exe"
}
}
},
{
"category": "product_version",
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_id": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.google.api.grpc/proto-google-common-protos@2.23.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_id": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.qpid/proton-j@0.34.1.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_id": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup/protoparser@4.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-processor@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_id": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.infinispan.protostream/protostream-types@4.6.2.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.2.9.Final-redhat-00002?classifier=3.2.9.Final-redhat-00002\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_id": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-fs-util@0.0.9.redhat-00005?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.2.9.Final-redhat-00002?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-http-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-servlet@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-vertx-backend@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-core@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_id": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.http/quarkus-http-websocket-vertx@5.0.3.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.2.9.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_id": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate/quarkus-local-cache@0.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_id": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.security/quarkus-security@2.0.2.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-beans-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-orm-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-api@2.1.0.SP1-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-context-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-core-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-commons-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-api@2.1.0.SP2-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-core-api@5.4.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_id": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-webmvc-api@5.2.0.SP7-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-runtime-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_id": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.quartz-scheduler/quartz@2.3.2.redhat-00007?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/radio-group@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_id": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit/reactive-element@1.6.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_id": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.reactivestreams/reactive-streams@1.0.4.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product": {
"name": "io.projectreactor.reactor-core-3.5.0.jar",
"product_id": "io.projectreactor.reactor-core-3.5.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.projectreactor/reactor-core@3.5.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_id": "org.aesh.readline-2.4.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.aesh/readline@2.4.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.4.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.2.9.Final-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product": {
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product_id": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_id": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.rocksdb/rocksdbjni@7.1.2.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_id": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/router@1.7.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_id": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.reactivex.rxjava3/rxjava@3.1.4.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_id": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/s2i-annotations@3.7.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/saslprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/scroller@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/select@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.12.0.redhat-00004?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_id": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.dekorate/servicebinding-annotations@3.7.0.redhat-00003?classifier=noapt\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_id": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.webcomponents/shadycss@1.11.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-api@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-impl-base@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-api-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-impl-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_id": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap.resolver/shrinkwrap-resolver-spi-maven-archive@3.1.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_id": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.shrinkwrap/shrinkwrap-spi@1.2.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_common@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_id": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.prometheus/simpleclient_tracer_otel_agent@0.16.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_id": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.slf4j/slf4j-api@2.0.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_id": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.slf4j/slf4j-jboss-logmanager@2.0.0.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-maven@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_id": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.beanbag/smallrye-beanbag-sisu@1.3.2.redhat-00006?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-annotation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-classloader@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-constraint@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-expression@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-function@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-io@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-os@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-version@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.common/smallrye-common-vertx-context@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-common@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-core@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-source-yaml@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_id": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.config/smallrye-config-validator@3.3.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-api@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-jta@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-context-propagation-storage@2.1.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-api@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-autoconfig-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-context-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-core@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-mutiny@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-tracing-propagation@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-fault-tolerance-vertx@6.2.6.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-cdi@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-api@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-client-implementation-vertx@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-builder@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-schema-model@2.2.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_id": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-graphql-ui-graphiql@2.2.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-api@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-provided-checks@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-health-ui@4.0.4.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-build@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-jwt-common@4.3.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-metrics@4.0.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-amqp-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-auth-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-bridge-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-core@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mail-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mssql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-mysql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-oracle-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-pg-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-runtime@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-sql-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-uri-template@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-client@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-mutiny-vertx-web-common@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-core@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-jaxrs@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-spring@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-ui@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-open-api-vertx@3.4.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_id": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/smallrye-opentracing-contrib@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-api@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-converter-mutiny@3.0.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.6.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_id": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.yaml/snakeyaml@2.0.0.redhat-00012?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_id": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.snakeyaml/snakeyaml-engine@2.6.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product_id": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.xerial.snappy/snappy-java@1.1.10.5-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/split-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "net.spy.spymemcached-2.12.1.jar",
"product": {
"name": "net.spy.spymemcached-2.12.1.jar",
"product_id": "net.spy.spymemcached-2.12.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/net.spy/spymemcached@2.12.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product": {
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product_id": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.sshd/sshd-common@2.10.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_id": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.lit-labs/ssr-dom-shim@1.1.1?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-api@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_id": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.stork/stork-core@2.2.1.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_id": "io.strimzi.strimzi-test-container-0.100.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.strimzi/strimzi-test-container@0.100.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_id": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.ongres.stringprep/stringprep@1.1.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabs@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tabsheet@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product": {
"name": "org.testcontainers.testcontainers-1.18.3.jar",
"product_id": "org.testcontainers.testcontainers-1.18.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.testcontainers/testcontainers@1.18.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-area@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/text-field@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/time-picker@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/tooltip@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_id": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.types/trusted-types@2.0.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.tslib-2.3.0.jar",
"product": {
"name": "org.mvnpm.tslib-2.3.0.jar",
"product_id": "org.mvnpm.tslib-2.3.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/tslib@2.3.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/upload@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-development-mode-detector@2.0.6?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-lumo-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-material-styles@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-themable-mixin@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_id": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vaadin-usage-statistics@2.1.2?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product": {
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product_id": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.velocity/velocity-engine-core@2.3.0.redhat-00008?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/vertical-layout@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-amqp-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-auth-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-bridge-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-codegen@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-core@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-grpc-server@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mail-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mssql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_id": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/vertx-mutiny-generator@3.7.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-mysql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-oracle-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-pg-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-proton@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-sql-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-uri-template@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-client@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product": {
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product_id": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.vertx/vertx-web-common@4.4.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_id": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vaadin/virtual-list@24.0.5?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_id": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.waffle/waffle-jna@3.2.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-file@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-lightweight@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-http-shared@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product": {
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_id": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven.wagon/wagon-provider-api@3.5.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product": {
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_id": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm.at.vanillawc/wc-codemirror@2.1.0?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product": {
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product_id": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.weld/weld-api@5.0.0.SP2-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_id": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.common/wildfly-common@1.5.4.Final-format-001-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-asn1@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-auth-server@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-base@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-credential-store@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_id": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-encryption@1.20.4.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-http@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-keystore@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-mechanism-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-password-impl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-permission@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-provider-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-digest@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-external@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gs2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-gssapi@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-oauth2@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-plain@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-sasl-scram@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-security-manager-action@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssh-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-ssl@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_id": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.wildfly.security/wildfly-elytron-x500-cert-util@2.2.1.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product": {
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product_id": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.2.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product": {
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product_id": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse/yasson@3.0.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_id": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.fabric8/zjsonpatch@0.3.0.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.mvnpm.zrender-5.4.3.jar",
"product": {
"name": "org.mvnpm.zrender-5.4.3.jar",
"product_id": "org.mvnpm.zrender-5.4.3.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.mvnpm/zrender@5.4.3?type=jar"
}
}
},
{
"category": "product_version",
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_id": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.github.luben/zstd-jni@1.5.2.3-redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aopalliance.aopalliance-1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar"
},
"product_reference": "biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar"
},
"product_reference": "com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar"
},
"product_reference": "com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar"
},
"product_reference": "com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar"
},
"product_reference": "com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.classmate-1.5.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar"
},
"product_reference": "com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar"
},
"product_reference": "com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar"
},
"product_reference": "com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-api-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-api-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar"
},
"product_reference": "com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar"
},
"product_reference": "com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar"
},
"product_reference": "com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar"
},
"product_reference": "com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar"
},
"product_reference": "com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar"
},
"product_reference": "com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar"
},
"product_reference": "com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.mifmif.generex-1.0.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar"
},
"product_reference": "com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar"
},
"product_reference": "com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar"
},
"product_reference": "com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar"
},
"product_reference": "com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.code.gson.gson-2.10.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar"
},
"product_reference": "com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar"
},
"product_reference": "com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar"
},
"product_reference": "com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar"
},
"product_reference": "com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar"
},
"product_reference": "com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.inject.guice-5.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar"
},
"product_reference": "com.google.inject.guice-5.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar"
},
"product_reference": "com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar"
},
"product_reference": "com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe"
},
"product_reference": "com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar"
},
"product_reference": "com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.h2database.h2-2.2.220.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar"
},
"product_reference": "com.h2database.h2-2.2.220.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar"
},
"product_reference": "com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ibm.db2.jcc-11.5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar"
},
"product_reference": "com.ibm.db2.jcc-11.5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.c3p0-0.9.5.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar"
},
"product_reference": "com.mchange.c3p0-0.9.5.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar"
},
"product_reference": "com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar"
},
"product_reference": "com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.scram.client-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.scram.client-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.scram.common-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.scram.common-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar"
},
"product_reference": "com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar"
},
"product_reference": "com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar"
},
"product_reference": "com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okio.okio-1.17.2.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar"
},
"product_reference": "com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.protoparser-4.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar"
},
"product_reference": "com.squareup.protoparser-4.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar"
},
"product_reference": "com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar"
},
"product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar"
},
"product_reference": "com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.zaxxer.HikariCP-java7-2.4.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar"
},
"product_reference": "com.zaxxer.HikariCP-java7-2.4.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-cli.commons-cli-1.5.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar"
},
"product_reference": "commons-cli.commons-cli-1.5.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-codec.commons-codec-1.16.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar"
},
"product_reference": "commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-io.commons-io-2.13.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar"
},
"product_reference": "commons-io.commons-io-2.13.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-logging.commons-logging-1.2.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar"
},
"product_reference": "commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar"
},
"product_reference": "dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar"
},
"product_reference": "io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar"
},
"product_reference": "io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar"
},
"product_reference": "io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.knative-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar"
},
"product_reference": "io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar"
},
"product_reference": "io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar"
},
"product_reference": "io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.github.crac.org-crac-0.1.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar"
},
"product_reference": "io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar"
},
"product_reference": "io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe"
},
"product_reference": "io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar"
},
"product_reference": "io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar"
},
"product_reference": "io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar"
},
"product_reference": "io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar"
},
"product_reference": "io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar"
},
"product_reference": "io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar"
},
"product_reference": "io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar"
},
"product_reference": "io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar"
},
"product_reference": "io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.projectreactor.reactor-core-3.5.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar"
},
"product_reference": "io.projectreactor.reactor-core-3.5.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar"
},
"product_reference": "io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar"
},
"product_reference": "io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar"
},
"product_reference": "io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.9.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar"
},
"product_reference": "io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar"
},
"product_reference": "io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar"
},
"product_reference": "io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.jandex-3.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.jandex-3.1.2.redhat-00002.jar"
},
"product_reference": "io.smallrye.jandex-3.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar"
},
"product_reference": "io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar"
},
"product_reference": "io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.strimzi.strimzi-test-container-0.100.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.strimzi.strimzi-test-container-0.100.0.jar"
},
"product_reference": "io.strimzi.strimzi-test-container-0.100.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-core-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar"
},
"product_reference": "io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar"
},
"product_reference": "jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar"
},
"product_reference": "jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar"
},
"product_reference": "jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar"
},
"product_reference": "jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar"
},
"product_reference": "jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar"
},
"product_reference": "jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar"
},
"product_reference": "jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar"
},
"product_reference": "jakarta.mail.jakarta.mail-api-2.1.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar"
},
"product_reference": "jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar"
},
"product_reference": "jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar"
},
"product_reference": "jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar"
},
"product_reference": "jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar"
},
"product_reference": "jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar"
},
"product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar"
},
"product_reference": "javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "javax.inject.javax.inject-1.0.0.redhat-00011.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar"
},
"product_reference": "javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "junit.junit-4.13.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:junit.junit-4.13.2.jar"
},
"product_reference": "junit.junit-4.13.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:mysql.mysql-connector-java-8.0.30.redhat-00003.jar"
},
"product_reference": "mysql.mysql-connector-java-8.0.30.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar"
},
"product_reference": "net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.java.dev.jna.jna-5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-5.8.0.jar"
},
"product_reference": "net.java.dev.jna.jna-5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.java.dev.jna.jna-platform-5.8.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.java.dev.jna.jna-platform-5.8.0.jar"
},
"product_reference": "net.java.dev.jna.jna-platform-5.8.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "net.spy.spymemcached-2.12.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:net.spy.spymemcached-2.12.1.jar"
},
"product_reference": "net.spy.spymemcached-2.12.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.aesh.aesh-2.7.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.aesh.aesh-2.7.0.redhat-00002.jar"
},
"product_reference": "org.aesh.aesh-2.7.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.aesh.readline-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.aesh.readline-2.4.0.redhat-00002.jar"
},
"product_reference": "org.aesh.readline-2.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar"
},
"product_reference": "org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.avro.avro-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar"
},
"product_reference": "org.apache.avro.avro-1.11.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar"
},
"product_reference": "org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-compress-1.24.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.24.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar"
},
"product_reference": "org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derby-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derby-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derby-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbyclient-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbyclient-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbyclient-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbynet-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbynet-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbynet-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.derby.derbytools-10.14.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.derby.derbytools-10.14.2.0.jar"
},
"product_reference": "org.apache.derby.derbytools-10.14.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar"
},
"product_reference": "org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar"
},
"product_reference": "org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar"
},
"product_reference": "org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar"
},
"product_reference": "org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar"
},
"product_reference": "org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar"
},
"product_reference": "org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-artifact-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-artifact-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-artifact-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-builder-support-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-builder-support-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-builder-support-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-core-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-core-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-core-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-embedder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-embedder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-embedder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-model-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-builder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-model-builder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-model-builder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-plugin-api-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-plugin-api-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-repository-metadata-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-repository-metadata-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-resolver-provider-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-resolver-provider-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-settings-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-settings-builder-3.9.3.jar"
},
"product_reference": "org.apache.maven.maven-settings-builder-3.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar"
},
"product_reference": "org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar"
},
"product_reference": "org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar"
},
"product_reference": "org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar"
},
"product_reference": "org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-file-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-file-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar"
},
"product_reference": "org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar"
},
"product_reference": "org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar"
},
"product_reference": "org.apache.sshd.sshd-common-2.10.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar"
},
"product_reference": "org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar"
},
"product_reference": "org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apiguardian.apiguardian-api-1.1.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.apiguardian.apiguardian-api-1.1.2.jar"
},
"product_reference": "org.apiguardian.apiguardian-api-1.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar"
},
"product_reference": "org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcpkix-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcprov-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcprov-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.bouncycastle.bcutil-jdk15on-1.70.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar"
},
"product_reference": "org.bouncycastle.bcutil-jdk15on-1.70.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.checkerframework.checker-qual-3.34.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.checkerframework.checker-qual-3.34.0.jar"
},
"product_reference": "org.checkerframework.checker-qual-3.34.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar"
},
"product_reference": "org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-api-2.7.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar"
},
"product_reference": "org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar"
},
"product_reference": "org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar"
},
"product_reference": "org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar"
},
"product_reference": "org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar"
},
"product_reference": "org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.commonmark.commonmark-0.21.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar"
},
"product_reference": "org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar"
},
"product_reference": "org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.angus.angus-mail-1.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar"
},
"product_reference": "org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar"
},
"product_reference": "org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.jakarta.json-1.1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar"
},
"product_reference": "org.eclipse.parsson.jakarta.json-1.1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar"
},
"product_reference": "org.eclipse.parsson.parsson-1.1.2.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar"
},
"product_reference": "org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.yasson-3.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar"
},
"product_reference": "org.eclipse.yasson-3.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar"
},
"product_reference": "org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.freemarker.freemarker-2.3.32.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar"
},
"product_reference": "org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar"
},
"product_reference": "org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar"
},
"product_reference": "org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.codemodel-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.txw2-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar"
},
"product_reference": "org.glassfish.jaxb.xsom-4.0.2.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.graal-sdk-23.0.1.0-1-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hamcrest.hamcrest-core-1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hamcrest.hamcrest-core-1.3.jar"
},
"product_reference": "org.hamcrest.hamcrest-core-1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar"
},
"product_reference": "org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.2.13.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.2.13.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar"
},
"product_reference": "org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.0.6.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar"
},
"product_reference": "org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar"
},
"product_reference": "org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar"
},
"product_reference": "org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.agent-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.agent-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.agent-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.core-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.core-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.core-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jacoco.org.jacoco.report-0.8.10.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jacoco.org.jacoco.report-0.8.10.jar"
},
"product_reference": "org.jacoco.org.jacoco.report-0.8.10.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar"
},
"product_reference": "org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-bmunit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-install-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-install-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-install-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.byteman.byteman-submit-4.0.20.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.byteman.byteman-submit-4.0.20.jar"
},
"product_reference": "org.jboss.byteman.byteman-submit-4.0.20.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar"
},
"product_reference": "org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar"
},
"product_reference": "org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar"
},
"product_reference": "org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.4.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar"
},
"product_reference": "org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar"
},
"product_reference": "org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar"
},
"product_reference": "org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar"
},
"product_reference": "org.jboss.weld.weld-api-5.0.0.SP2-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jdom.jdom-1.1.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jdom.jdom-1.1.3.jar"
},
"product_reference": "org.jdom.jdom-1.1.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jetbrains.annotations-24.0.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jetbrains.annotations-24.0.1.jar"
},
"product_reference": "org.jetbrains.annotations-24.0.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jgroups.jgroups-5.2.12.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jgroups.jgroups-5.2.12.Final.jar"
},
"product_reference": "org.jgroups.jgroups-5.2.12.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.15.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar"
},
"product_reference": "org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jsoup.jsoup-1.16.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar"
},
"product_reference": "org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar"
},
"product_reference": "org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-commons-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-commons-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-commons-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-engine-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-engine-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-engine-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.junit.platform.junit-platform-launcher-1.9.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar"
},
"product_reference": "org.junit.platform.junit-platform-launcher-1.9.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar"
},
"product_reference": "org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.locationtech.jts.jts-core-1.17.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.locationtech.jts.jts-core-1.17.0.jar"
},
"product_reference": "org.locationtech.jts.jts-core-1.17.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.lz4.lz4-java-1.8.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar"
},
"product_reference": "org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar"
},
"product_reference": "org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.bson-record-codec-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.bson-record-codec-4.9.1.jar"
},
"product_reference": "org.mongodb.bson-record-codec-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-crypt-1.7.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-crypt-1.7.3.jar"
},
"product_reference": "org.mongodb.mongodb-crypt-1.7.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-core-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-core-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-core-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mongodb.mongodb-driver-sync-4.9.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar"
},
"product_reference": "org.mongodb.mongodb-driver-sync-4.9.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar"
},
"product_reference": "org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.lit.reactive-element-1.6.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar"
},
"product_reference": "org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar"
},
"product_reference": "org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.polymer.polymer-3.5.1.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar"
},
"product_reference": "org.mvnpm.at.polymer.polymer-3.5.1.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.types.trusted-types-2.0.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar"
},
"product_reference": "org.mvnpm.at.types.trusted-types-2.0.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.accordion-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.button-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.button-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.button-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.component-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.details-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.details-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.details-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.dialog-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.email-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.field-base-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.grid-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.grid-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icon-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icon-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.icons-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.icons-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.input-container-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.item-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.item-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.item-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.list-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.login-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.login-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.login-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-input-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.message-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.notification-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.notification-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.number-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.overlay-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.password-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.router-1.7.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.router-1.7.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.router-1.7.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.scroller-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.select-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.select-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.select-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabs-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-area-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.text-field-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.upload-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.upload-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar"
},
"product_reference": "org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar"
},
"product_reference": "org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar"
},
"product_reference": "org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.echarts-5.4.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.echarts-5.4.2.jar"
},
"product_reference": "org.mvnpm.echarts-5.4.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.es-module-shims-1.7.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.es-module-shims-1.7.2.jar"
},
"product_reference": "org.mvnpm.es-module-shims-1.7.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.importmap-1.0.8.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.importmap-1.0.8.jar"
},
"product_reference": "org.mvnpm.importmap-1.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-3.3.2.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-3.3.2.jar"
},
"product_reference": "org.mvnpm.lit-element-3.3.2.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-element-state-1.7.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-element-state-1.7.0.jar"
},
"product_reference": "org.mvnpm.lit-element-state-1.7.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.lit-html-2.7.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.lit-html-2.7.4.jar"
},
"product_reference": "org.mvnpm.lit-html-2.7.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.path-to-regexp-2.4.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.path-to-regexp-2.4.0.jar"
},
"product_reference": "org.mvnpm.path-to-regexp-2.4.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.tslib-2.3.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.tslib-2.3.0.jar"
},
"product_reference": "org.mvnpm.tslib-2.3.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.mvnpm.zrender-5.4.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.mvnpm.zrender-5.4.3.jar"
},
"product_reference": "org.mvnpm.zrender-5.4.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.opentest4j.opentest4j-1.2.0.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.opentest4j.opentest4j-1.2.0.jar"
},
"product_reference": "org.opentest4j.opentest4j-1.2.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar"
},
"product_reference": "org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.postgresql.postgresql-42.6.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar"
},
"product_reference": "org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar"
},
"product_reference": "org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar"
},
"product_reference": "org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rnorth.duct-tape.duct-tape-1.0.8.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar"
},
"product_reference": "org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar"
},
"product_reference": "org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar"
},
"product_reference": "org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar"
},
"product_reference": "org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-cipher-1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-cipher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-cipher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar"
},
"product_reference": "org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.database-commons-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.database-commons-1.18.3.jar"
},
"product_reference": "org.testcontainers.database-commons-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.db2-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.db2-1.18.3.jar"
},
"product_reference": "org.testcontainers.db2-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.elasticsearch-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.elasticsearch-1.18.3.jar"
},
"product_reference": "org.testcontainers.elasticsearch-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.jdbc-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.jdbc-1.18.3.jar"
},
"product_reference": "org.testcontainers.jdbc-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mariadb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mariadb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mariadb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mongodb-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mongodb-1.18.3.jar"
},
"product_reference": "org.testcontainers.mongodb-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mssqlserver-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mssqlserver-1.18.3.jar"
},
"product_reference": "org.testcontainers.mssqlserver-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.mysql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.mysql-1.18.3.jar"
},
"product_reference": "org.testcontainers.mysql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.oracle-xe-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.oracle-xe-1.18.3.jar"
},
"product_reference": "org.testcontainers.oracle-xe-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.postgresql-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.postgresql-1.18.3.jar"
},
"product_reference": "org.testcontainers.postgresql-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.testcontainers.testcontainers-1.18.3.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.testcontainers.testcontainers-1.18.3.jar"
},
"product_reference": "org.testcontainers.testcontainers-1.18.3.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar"
},
"product_reference": "org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar"
},
"product_reference": "org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar"
},
"product_reference": "org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar"
},
"product_reference": "org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar as a component of Red Hat build of Quarkus 3.2.9.Final",
"product_id": "Red Hat build of Quarkus 3.2.9.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
},
"product_reference": "org.yaml.snakeyaml-2.0.0.redhat-00012.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.9.Final"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-6394",
"cwe": {
"id": "CWE-862",
"name": "Missing Authorization"
},
"discovery_date": "2023-11-30T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.9.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.sun.xml.bind.external.rngom-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-cli.commons-cli-1.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.9.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-api-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-context-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-core-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-netty-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.grpc-stub-1.56.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.perfmark.perfmark-api-0.26.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.arc.arc-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-agroal-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-analytics-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-arc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-avro-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.9.Final-redhat-00002-3.2.9.Final-redhat-00002.json",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.9.Final-redhat-00002.properties",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-bootstrap-runner-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-builder-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-caffeine-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-class-change-agent-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-container-image-util-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-core-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-credentials-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-development-mode-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-h2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devservices-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-message-writer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-registry-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-devtools-utilities-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-extension-processor-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-codegen-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.9.Final-redhat-00002-shaded.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-grpc-stubs-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-ide-launcher-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jackson-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jacoco-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaeger-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonb-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-jsonp-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-junit4-mock-3.2.9.Final.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-kubernetes-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-logging-json-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mailer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-maven-plugin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-netty-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-oidc-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-openshift-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-quartz-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-api-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-common-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-deployment-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-3.2.9.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.9.Final:io.quarkus.quarkus-security-d