Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2023-4043 (GCVE-0-2023-4043)
Vulnerability from cvelistv5 – Published: 2023-11-03 08:11 – Updated: 2024-09-05 14:31| Vendor | Product | Version | |
|---|---|---|---|
| Eclipse Foundation | Parsson |
Affected:
0 , < 1.0.5
(semver)
Affected: 1.1.0 , < 1.1.4 (semver) |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-02T07:17:11.483Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://github.com/eclipse-ee4j/parsson/pull/100"
},
{
"tags": [
"x_transferred"
],
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13"
}
],
"title": "CVE Program Container"
},
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2023-4043",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-09-05T14:21:34.711216Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2024-09-05T14:31:17.127Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"defaultStatus": "unaffected",
"product": "Parsson",
"vendor": "Eclipse Foundation",
"versions": [
{
"lessThan": "1.0.5",
"status": "affected",
"version": "0",
"versionType": "semver"
},
{
"lessThan": "1.1.4",
"status": "affected",
"version": "1.1.0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"user": "00000000-0000-4000-9000-000000000000",
"value": "Yuan Tian"
}
],
"descriptions": [
{
"lang": "en",
"supportingMedia": [
{
"base64": false,
"type": "text/html",
"value": "\u003cp\u003eIn Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\u003c/p\u003e\n\u003cp\u003eTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\u003c/p\u003e\u003cbr\u003e"
}
],
"value": "In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\n\n\nTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\n\n\n"
}
],
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"format": "CVSS",
"scenarios": [
{
"lang": "en",
"value": "GENERAL"
}
]
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-20",
"description": "CWE-20 Improper Input Validation",
"lang": "en",
"type": "CWE"
}
]
},
{
"descriptions": [
{
"cweId": "CWE-834",
"description": "CWE-834 Excessive Iteration",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2023-11-03T08:11:39.563Z",
"orgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"shortName": "eclipse"
},
"references": [
{
"url": "https://github.com/eclipse-ee4j/parsson/pull/100"
},
{
"url": "https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13"
}
],
"source": {
"discovery": "UNKNOWN"
},
"title": "Parsson DoS when parsing numbers from untrusted sources",
"x_generator": {
"engine": "Vulnogram 0.1.0-dev"
}
}
},
"cveMetadata": {
"assignerOrgId": "e51fbebd-6053-4e49-959f-1b94eeb69a2c",
"assignerShortName": "eclipse",
"cveId": "CVE-2023-4043",
"datePublished": "2023-11-03T08:11:39.563Z",
"dateReserved": "2023-08-01T14:21:55.370Z",
"dateUpdated": "2024-09-05T14:31:17.127Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"epss": {
"cve": "CVE-2023-4043",
"date": "2026-05-31",
"epss": "0.0015",
"percentile": "0.35214"
},
"fkie_nvd": {
"configurations": "[{\"nodes\": [{\"operator\": \"OR\", \"negate\": false, \"cpeMatch\": [{\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*\", \"versionEndExcluding\": \"1.0.5\", \"matchCriteriaId\": \"3948712B-5810-4F69-87EB-07D1C01E0868\"}, {\"vulnerable\": true, \"criteria\": \"cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*\", \"versionStartIncluding\": \"1.1.0\", \"versionEndExcluding\": \"1.1.4\", \"matchCriteriaId\": \"46E5C8CC-67EC-4276-AAF8-3E8C53DB277D\"}]}]}]",
"descriptions": "[{\"lang\": \"en\", \"value\": \"In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\\n\\n\\nTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\\n\\n\\n\"}, {\"lang\": \"es\", \"value\": \"En Eclipse Parsson antes de las versiones 1.1.4 y 1.0.5, el Parsing JSON de fuentes no confiables puede llevar a actores maliciosos a explotar el hecho de que el soporte integrado para analizar n\\u00fameros a gran escala en Java tiene varios casos extremos en los que el texto de entrada de un n\\u00famero puede llevar a un tiempo de procesamiento mucho mayor de lo que cabr\\u00eda esperar. Para mitigar el riesgo, parsson estableci\\u00f3 un l\\u00edmite de tama\\u00f1o para los n\\u00fameros y su escala.\"}]",
"id": "CVE-2023-4043",
"lastModified": "2024-11-21T08:34:17.207",
"metrics": "{\"cvssMetricV31\": [{\"source\": \"emo@eclipse.org\", \"type\": \"Secondary\", \"cvssData\": {\"version\": \"3.1\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"baseScore\": 5.9, \"baseSeverity\": \"MEDIUM\", \"attackVector\": \"NETWORK\", \"attackComplexity\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"userInteraction\": \"NONE\", \"scope\": \"UNCHANGED\", \"confidentialityImpact\": \"NONE\", \"integrityImpact\": \"NONE\", \"availabilityImpact\": \"HIGH\"}, \"exploitabilityScore\": 2.2, \"impactScore\": 3.6}, {\"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-11-03T09:15:13.600",
"references": "[{\"url\": \"https://github.com/eclipse-ee4j/parsson/pull/100\", \"source\": \"emo@eclipse.org\", \"tags\": [\"Patch\"]}, {\"url\": \"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\", \"source\": \"emo@eclipse.org\", \"tags\": [\"Exploit\", \"Issue Tracking\"]}, {\"url\": \"https://github.com/eclipse-ee4j/parsson/pull/100\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Patch\"]}, {\"url\": \"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\", \"source\": \"af854a3a-2127-422b-91ae-364da2661108\", \"tags\": [\"Exploit\", \"Issue Tracking\"]}]",
"sourceIdentifier": "emo@eclipse.org",
"vulnStatus": "Modified",
"weaknesses": "[{\"source\": \"emo@eclipse.org\", \"type\": \"Secondary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-20\"}, {\"lang\": \"en\", \"value\": \"CWE-834\"}]}, {\"source\": \"nvd@nist.gov\", \"type\": \"Primary\", \"description\": [{\"lang\": \"en\", \"value\": \"CWE-834\"}]}]"
},
"nvd": "{\"cve\":{\"id\":\"CVE-2023-4043\",\"sourceIdentifier\":\"emo@eclipse.org\",\"published\":\"2023-11-03T09:15:13.600\",\"lastModified\":\"2024-11-21T08:34:17.207\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\\n\\n\\nTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\\n\\n\\n\"},{\"lang\":\"es\",\"value\":\"En Eclipse Parsson antes de las versiones 1.1.4 y 1.0.5, el Parsing JSON de fuentes no confiables puede llevar a actores maliciosos a explotar el hecho de que el soporte integrado para analizar n\u00fameros a gran escala en Java tiene varios casos extremos en los que el texto de entrada de un n\u00famero puede llevar a un tiempo de procesamiento mucho mayor de lo que cabr\u00eda esperar. Para mitigar el riesgo, parsson estableci\u00f3 un l\u00edmite de tama\u00f1o para los n\u00fameros y su escala.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6},{\"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\":\"emo@eclipse.org\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-20\"},{\"lang\":\"en\",\"value\":\"CWE-834\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-834\"}]}],\"configurations\":[{\"nodes\":[{\"operator\":\"OR\",\"negate\":false,\"cpeMatch\":[{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*\",\"versionEndExcluding\":\"1.0.5\",\"matchCriteriaId\":\"3948712B-5810-4F69-87EB-07D1C01E0868\"},{\"vulnerable\":true,\"criteria\":\"cpe:2.3:a:eclipse:parsson:*:*:*:*:*:*:*:*\",\"versionStartIncluding\":\"1.1.0\",\"versionEndExcluding\":\"1.1.4\",\"matchCriteriaId\":\"46E5C8CC-67EC-4276-AAF8-3E8C53DB277D\"}]}]}],\"references\":[{\"url\":\"https://github.com/eclipse-ee4j/parsson/pull/100\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\",\"source\":\"emo@eclipse.org\",\"tags\":[\"Exploit\",\"Issue Tracking\"]},{\"url\":\"https://github.com/eclipse-ee4j/parsson/pull/100\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Patch\"]},{\"url\":\"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Issue Tracking\"]}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://github.com/eclipse-ee4j/parsson/pull/100\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-02T07:17:11.483Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2023-4043\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-09-05T14:21:34.711216Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-09-05T14:31:12.780Z\"}}], \"cna\": {\"title\": \"Parsson DoS when parsing numbers from untrusted sources\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"credits\": [{\"lang\": \"en\", \"type\": \"finder\", \"user\": \"00000000-0000-4000-9000-000000000000\", \"value\": \"Yuan Tian\"}], \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"vendor\": \"Eclipse Foundation\", \"product\": \"Parsson\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"lessThan\": \"1.0.5\", \"versionType\": \"semver\"}, {\"status\": \"affected\", \"version\": \"1.1.0\", \"lessThan\": \"1.1.4\", \"versionType\": \"semver\"}], \"defaultStatus\": \"unaffected\"}], \"references\": [{\"url\": \"https://github.com/eclipse-ee4j/parsson/pull/100\"}, {\"url\": \"https://gitlab.eclipse.org/security/vulnerability-reports/-/issues/13\"}], \"x_generator\": {\"engine\": \"Vulnogram 0.1.0-dev\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\\n\\n\\nTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\\n\\n\\n\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn Eclipse Parsson before versions 1.1.4 and 1.0.5, Parsing JSON from untrusted sources can lead malicious actors to exploit the fact that the built-in support for parsing numbers with large scale in Java has a number of edge cases where the input text of a number can lead to much larger processing time than one would expect.\u003c/p\u003e\\n\u003cp\u003eTo mitigate the risk, parsson put in place a size limit for the numbers as well as their scale.\u003c/p\u003e\u003cbr\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-20\", \"description\": \"CWE-20 Improper Input Validation\"}]}, {\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-834\", \"description\": \"CWE-834 Excessive Iteration\"}]}], \"providerMetadata\": {\"orgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"shortName\": \"eclipse\", \"dateUpdated\": \"2023-11-03T08:11:39.563Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2023-4043\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2024-09-05T14:31:17.127Z\", \"dateReserved\": \"2023-08-01T14:21:55.370Z\", \"assignerOrgId\": \"e51fbebd-6053-4e49-959f-1b94eeb69a2c\", \"datePublished\": \"2023-11-03T08:11:39.563Z\", \"assignerShortName\": \"eclipse\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
RHSA-2024:0793
Vulnerability from csaf_redhat - Published: 2024-02-12 18:01 - Updated: 2026-04-30 13:14A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
{
"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 Integration Camel for Spring Boot 4.0.3 release and security update is now available.\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 Integration Camel for Spring Boot 4.0.3 release and security update is now available.\n\nThe purpose of this text-only errata is to inform you about the security issues fixed.\n\nSecurity Fix(es):\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* logback: serialization vulnerability in logback receiver (CVE-2023-6378)\n\n* logback: A serialization vulnerability in logback receiver (CVE-2023-6481)\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-2024:0793",
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0793.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Integration Camel for Spring Boot 4.0.3 release security update",
"tracking": {
"current_release_date": "2026-04-30T13:14:47+00:00",
"generator": {
"date": "2026-04-30T13:14:47+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.7"
}
},
"id": "RHSA-2024:0793",
"initial_release_date": "2024-02-12T18:01:12+00:00",
"revision_history": [
{
"date": "2024-02-12T18:01:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-12T18:01:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-04-30T13:14:47+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Camel-Springboot 4.0.3",
"product": {
"name": "RHINT Camel-Springboot 4.0.3",
"product_id": "RHINT Camel-Springboot 4.0.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:camel_spring_boot:4.0.3"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"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-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"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-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
}
]
}
RHSA-2024:1192
Vulnerability from csaf_redhat - Published: 2024-03-06 15:32 - Updated: 2026-05-11 02:39A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0 In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem. This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command. The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration. Setting git configuration option core.symlinks = false before checking out avoids the problem. The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r. The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat JBoss Enterprise Application Platform 8.0 for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.1 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.0, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.0 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* jgit: arbitrary file overwrite (CVE-2023-4759)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* apache-sshd: ssh: Prefix truncation attack on Binary Packet Protocol (CVE-2023-48795)\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-2024:1192",
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/"
},
{
"category": "external",
"summary": "2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "JBEAP-26209",
"url": "https://issues.redhat.com/browse/JBEAP-26209"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1192.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.1 security update",
"tracking": {
"current_release_date": "2026-05-11T02:39:26+00:00",
"generator": {
"date": "2026-05-11T02:39:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2024:1192",
"initial_release_date": "2024-03-06T15:32:30+00:00",
"revision_history": [
{
"date": "2024-03-06T15:32:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-06T15:32:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T02:39:26+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 8.0 for RHEL 8",
"product": {
"name": "Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el8eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-analyzers-common@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-core@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-facet@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-join@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queries@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queryparser@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.1-3.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": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-4759",
"discovery_date": "2023-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238614"
}
],
"notes": [
{
"category": "description",
"text": "Arbitrary File Overwrite in Eclipse JGit \u003c= 6.6.0\n\nIn Eclipse JGit, all versions \u003c= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger\u00a0via its WorkingTreeUpdater), pull (PullCommand\u00a0using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false\u00a0before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ \u00a0and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jgit: arbitrary file overwrite",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4759"
},
{
"category": "external",
"summary": "RHBZ#2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
}
],
"release_date": "2023-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jgit: arbitrary file overwrite"
},
{
"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",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"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": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
}
],
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
}
]
}
RHSA-2024:1193
Vulnerability from csaf_redhat - Published: 2024-03-06 15:32 - Updated: 2026-05-11 02:39A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0 In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem. This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command. The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration. Setting git configuration option core.symlinks = false before checking out avoids the problem. The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r. The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat JBoss Enterprise Application Platform 8.0 for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.1 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.0, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.0 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* jgit: arbitrary file overwrite (CVE-2023-4759)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* apache-sshd: ssh: Prefix truncation attack on Binary Packet Protocol (CVE-2023-48795)\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-2024:1193",
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/"
},
{
"category": "external",
"summary": "2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "JBEAP-26210",
"url": "https://issues.redhat.com/browse/JBEAP-26210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1193.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.1 security update",
"tracking": {
"current_release_date": "2026-05-11T02:39:28+00:00",
"generator": {
"date": "2026-05-11T02:39:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2024:1193",
"initial_release_date": "2024-03-06T15:32:21+00:00",
"revision_history": [
{
"date": "2024-03-06T15:32:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-06T15:32:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T02:39:28+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 8.0 for RHEL 9",
"product": {
"name": "Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el9eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-analyzers-common@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-core@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-facet@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-join@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queries@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queryparser@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-4759",
"discovery_date": "2023-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238614"
}
],
"notes": [
{
"category": "description",
"text": "Arbitrary File Overwrite in Eclipse JGit \u003c= 6.6.0\n\nIn Eclipse JGit, all versions \u003c= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger\u00a0via its WorkingTreeUpdater), pull (PullCommand\u00a0using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false\u00a0before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ \u00a0and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jgit: arbitrary file overwrite",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4759"
},
{
"category": "external",
"summary": "RHBZ#2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
}
],
"release_date": "2023-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jgit: arbitrary file overwrite"
},
{
"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",
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"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": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
}
],
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
}
]
}
RHSA-2024:1194
Vulnerability from csaf_redhat - Published: 2024-03-06 15:38 - Updated: 2026-05-11 02:39A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0 In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem. This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command. The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration. Setting git configuration option core.symlinks = false before checking out avoids the problem. The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r. The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as "404 Not Found" or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in Apache MINA SSHD. This flaw allows an attacker who can intercept traffic between the client and server to drop certain packets from the stream. This potentially causes a Terrapin attack where the client and server consequently end up with a connection for which some security features have been downgraded or disabled.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
EAP 8.0.1
Red Hat / Red Hat JBoss Enterprise Application Platform
|
cpe:/a:redhat:jboss_enterprise_application_platform:8.0
|
— |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat JBoss Enterprise Application Platform 8.0. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.1 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.0, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.0 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* jgit: arbitrary file overwrite (CVE-2023-4759)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* apache-sshd: ssh: Prefix truncation attack on Binary Packet Protocol (CVE-2023-48795)\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-2024:1194",
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/"
},
{
"category": "external",
"summary": "2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1194.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.1 security update",
"tracking": {
"current_release_date": "2026-05-11T02:39:28+00:00",
"generator": {
"date": "2026-05-11T02:39:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.7.9"
}
},
"id": "RHSA-2024:1194",
"initial_release_date": "2024-03-06T15:38:13+00:00",
"revision_history": [
{
"date": "2024-03-06T15:38:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-06T15:38:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-05-11T02:39:28+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "EAP 8.0.1",
"product": {
"name": "EAP 8.0.1",
"product_id": "EAP 8.0.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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": [
"EAP 8.0.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"EAP 8.0.1"
]
}
],
"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": [
"EAP 8.0.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-4759",
"discovery_date": "2023-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238614"
}
],
"notes": [
{
"category": "description",
"text": "Arbitrary File Overwrite in Eclipse JGit \u003c= 6.6.0\n\nIn Eclipse JGit, all versions \u003c= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger\u00a0via its WorkingTreeUpdater), pull (PullCommand\u00a0using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false\u00a0before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ \u00a0and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jgit: arbitrary file overwrite",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"EAP 8.0.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4759"
},
{
"category": "external",
"summary": "RHBZ#2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
}
],
"release_date": "2023-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jgit: arbitrary file overwrite"
},
{
"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",
"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": [
"EAP 8.0.1"
]
},
"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": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
}
],
"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": [
"EAP 8.0.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"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": [
"EAP 8.0.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"EAP 8.0.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"EAP 8.0.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-6162",
"cwe": {
"id": "CWE-488",
"name": "Exposure of Data Element to Wrong Session"
},
"discovery_date": "2024-06-19T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293069"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Undertow, where URL-encoded request paths can be mishandled during concurrent requests on the AJP listener. This issue arises because the same buffer is used to decode the paths for multiple requests simultaneously, leading to incorrect path information being processed. As a result, the server may attempt to access the wrong path, causing errors such as \"404 Not Found\" or other application failures. This flaw can potentially lead to a denial of service, as legitimate resources become inaccessible due to the path mix-up.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "undertow: url-encoded request path information can be broken on ajp-listener",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is classified as moderate severity rather than important because it specifically affects URL-encoded request paths under concurrent access conditions, primarily through the AJP listener. While it can lead to 404 errors or application failures, it does not inherently compromise data integrity, security, or lead to direct unauthorized access. The impact is limited to incorrect handling of certain URL-encoded paths, which means it primarily disrupts access to static or encoded resources rather than posing a broader risk to the system\u2019s overall security or functionality.",
"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": [
"EAP 8.0.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6162"
},
{
"category": "external",
"summary": "RHBZ#2293069",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293069"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6162"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6162",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6162"
},
{
"category": "external",
"summary": "https://issues.redhat.com/browse/JBEAP-26268",
"url": "https://issues.redhat.com/browse/JBEAP-26268"
}
],
"release_date": "2024-06-19T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
},
{
"category": "workaround",
"details": "To mitigate this issue, you can either switch to a different listener like the http-listener, or adjust the AJP listener configuration. By setting decode-url=\"false\" on the AJP listener and configuring a separate URL decoding filter, you can prevent the path decoding errors. This adjustment ensures that each request is processed correctly without interference from concurrent requests.",
"product_ids": [
"EAP 8.0.1"
]
}
],
"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": [
"EAP 8.0.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "undertow: url-encoded request path information can be broken on ajp-listener"
},
{
"cve": "CVE-2024-41909",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-08-13T17:25:21.934985+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304442"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Apache MINA SSHD. This flaw allows an attacker who can intercept traffic between the client and server to drop certain packets from the stream. This potentially causes a Terrapin attack where the client and server consequently end up with a connection for which some security features have been downgraded or disabled.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "mina-sshd: integrity check bypass vulnerability",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Above CVE is classified as a moderate severity issue rather than an important one due to its reliance on specific conditions for exploitation. The vulnerability, known as a Terrapin attack, requires an attacker to have the capability to intercept and manipulate packets between the SSH client and server. This level of access is not commonly available in most network environments, reducing the likelihood of widespread exploitation. Additionally, the impact of the attack\u2014where security features may be downgraded or disabled\u2014depends on the attacker\u0027s ability to perform packet drops without detection, which further limits the potential for significant damage.",
"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": [
"EAP 8.0.1"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-41909"
},
{
"category": "external",
"summary": "RHBZ#2304442",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304442"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-41909",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41909"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-41909",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-41909"
},
{
"category": "external",
"summary": "https://github.com/apache/mina-sshd/issues/445",
"url": "https://github.com/apache/mina-sshd/issues/445"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vwf1ot8wx1njyy8n19j5j2tcnjnozt3b",
"url": "https://lists.apache.org/thread/vwf1ot8wx1njyy8n19j5j2tcnjnozt3b"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:38:13+00:00",
"details": "Before applying the update, make sure 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": [
"EAP 8.0.1"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1194"
},
{
"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": [
"EAP 8.0.1"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"EAP 8.0.1"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "mina-sshd: integrity check bypass vulnerability"
}
]
}
RHSA-2024_0530
Vulnerability from csaf_redhat - Published: 2024-01-25 18:10 - Updated: 2024-12-17 22:31A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64 | — |
Vendor Fix
fix
Workaround
|
{
"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 the Red Hat build of Cryostat 2 on RHEL 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": "An update is now available for the Red Hat build of Cryostat 2 on RHEL 8.\n\nSecurity Fix(es):\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests (CVE-2023-39326)\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-2024:0530",
"url": "https://access.redhat.com/errata/RHSA-2024:0530"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0530.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2024-12-17T22:31:42+00:00",
"generator": {
"date": "2024-12-17T22:31:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0530",
"initial_release_date": "2024-01-25T18:10:36+00:00",
"revision_history": [
{
"date": "2024-01-25T18:10:36+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-01-25T18:10:36+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:31:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 2 on RHEL 8",
"product": {
"name": "Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:2::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=2.4.0-4"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=2.4.0-3"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=2.4.0-5"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=2.4.0-3"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"relates_to_product_reference": "8Base-Cryostat-2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64 as a component of Cryostat 2 on RHEL 8",
"product_id": "8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64",
"relates_to_product_reference": "8Base-Cryostat-2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T18:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0530"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-39326",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2023-12-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2253330"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Golang net/http/internal package. This issue may allow a malicious user to send an HTTP request and cause the receiver to read more bytes from network than are in the body (up to 1GiB), causing the receiver to fail reading the response, possibly leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests",
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39326"
},
{
"category": "external",
"summary": "RHBZ#2253330",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2253330"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39326"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2023-2382",
"url": "https://pkg.go.dev/vuln/GO-2023-2382"
}
],
"release_date": "2023-12-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-01-25T18:10:36+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0530"
},
{
"category": "workaround",
"details": "No mitigation is available for this flaw.",
"product_ids": [
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
}
],
"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-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:3dfe913cbfc5aa0ec61d4273b4be518c28ac27f793b771106213cbec7bd33191_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:ee17ca52bd8d4184c5d0b938ef2954997b7dff60158663ffc9f7a21814bd4c9a_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:34b69e9d113e5c4f66a9d11dba0a32e995b971cdaf8385c5fe793b97e2ebc12b_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-operator-bundle@sha256:6648c9a1cef7c671209875b0d70cf64cd642c063a0dc925a42a24b839864d606_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:051fabe2bbda1c99fbaa07100f14784df477074797322c68b4f9e5d690728580_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-reports-rhel8@sha256:a7ab8268a14b99b718cd4146b6ecd10b7f50b44a7a317a59206792ba07cc0463_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:586da55705c6edf6003acf65cb9ef90706941436e51e3999d57defcb266d89b6_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8-operator@sha256:d8003a6fa8936db8577a9509440beb5bc2a2524cee0f60b6f3f6b099f1151563_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:0ad68b37907dd3f36739a64b7251a65c441465a8e4523a9f348e9b5a223c2873_amd64",
"8Base-Cryostat-2:cryostat-tech-preview/cryostat-rhel8@sha256:12f582e13a67d70b5c1a2c700a8f1b431dfa327b369b8d52321db5a89fdf9f03_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:39b03d257bb1b5bcf041f90b421dfbf4c3f67ad0a1245df84d85675d94b67c82_arm64",
"8Base-Cryostat-2:cryostat-tech-preview/jfr-datasource-rhel8@sha256:94c0642a73d2f49d855a577c6ea91953e9a36424ee2af91584aa964622fbc925_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/internal: Denial of Service (DoS) via Resource Consumption via HTTP requests"
}
]
}
RHSA-2024_0722
Vulnerability from csaf_redhat - Published: 2024-02-12 15:24 - Updated: 2024-11-15 21:23A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar | — |
Vendor Fix
fix
Workaround
|
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:aopalliance.aopalliance-1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-api-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.inject.guice-5.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.h2database.h2-2.2.220.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ibm.db2.jcc-11.5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.mchange.c3p0-0.9.5.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:com.zaxxer.HikariCP-java7-2.4.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:commons-io.commons-io-2.13.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.projectreactor.reactor-core-3.5.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.strimzi.strimzi-test-container-0.100.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:junit.junit-4.13.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-platform-5.8.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:net.spy.spymemcached-2.12.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.aesh.aesh-2.7.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.aesh.readline-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-compress-1.25.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derby-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbyclient-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbynet-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbytools-10.14.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.apiguardian.apiguardian-api-1.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.checkerframework.checker-qual-3.34.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-api-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.reactive-streams-operators.microprofile-reactive-streams-operators-core-3.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hamcrest.hamcrest-core-1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.agent-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.core-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.report-0.8.10.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-install-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-submit-4.0.20.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jdom.jdom-1.1.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jetbrains.annotations-24.0.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jgroups.jgroups-5.2.12.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-commons-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-engine-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.locationtech.jts.jts-core-1.17.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-record-codec-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-crypt-1.7.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-core-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.button-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.details-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.item-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.login-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.router-1.7.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.select-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.echarts-5.4.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.es-module-shims-1.7.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.importmap-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-3.3.2.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-state-1.7.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-html-2.7.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.path-to-regexp-2.4.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.tslib-2.3.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.zrender-5.4.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.opentest4j.opentest4j-1.2.0.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-cipher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.database-commons-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.db2-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.elasticsearch-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.jdbc-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mariadb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mongodb-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mssqlserver-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mysql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.oracle-xe-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.postgresql-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.testcontainers-1.18.3.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar | — |
Workaround
|
|
| Unresolved product id: Red Hat build of Quarkus 3.2.10.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar | — |
Workaround
|
{
"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 build of Quarkus.\n\nRed Hat Product Security has rated this update as having a security impact of\nImportant. A Common Vulnerability Scoring System (CVSS) base score, which gives\na\ndetailed severity rating, is available for each vulnerability. For more\ninformation, see the CVE links in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "This release of Red Hat build of Quarkus 3.2.10 includes security updates,\nbug fixes, and enhancements. For more information, see the release notes page\nlisted in the References section.\n\nSecurity Fix(es):\n\n* CVE-2023-22102 mysql/mysql-connector-java: Connector/J unspecified vulnerability (CPU October 2023) [quarkus-3.2]\n\n* CVE-2023-48795 org.apache.sshd/sshd-core: ssh: Prefix truncation attack on Binary Packet Protocol (BPP) [quarkus-3.2]\n\n* CVE-2023-4043 org.eclipse.parsson/parsson: Denial of Service due to large number parsing [quarkus-3.2]",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:0722",
"url": "https://access.redhat.com/errata/RHSA-2024:0722"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_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",
"url": "https://access.redhat.com/articles/4966181"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "2256474",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256474"
},
{
"category": "external",
"summary": "QUARKUS-3791",
"url": "https://issues.redhat.com/browse/QUARKUS-3791"
},
{
"category": "external",
"summary": "QUARKUS-3851",
"url": "https://issues.redhat.com/browse/QUARKUS-3851"
},
{
"category": "external",
"summary": "QUARKUS-3938",
"url": "https://issues.redhat.com/browse/QUARKUS-3938"
},
{
"category": "external",
"summary": "QUARKUS-3939",
"url": "https://issues.redhat.com/browse/QUARKUS-3939"
},
{
"category": "external",
"summary": "QUARKUS-3940",
"url": "https://issues.redhat.com/browse/QUARKUS-3940"
},
{
"category": "external",
"summary": "QUARKUS-3941",
"url": "https://issues.redhat.com/browse/QUARKUS-3941"
},
{
"category": "external",
"summary": "QUARKUS-3942",
"url": "https://issues.redhat.com/browse/QUARKUS-3942"
},
{
"category": "external",
"summary": "QUARKUS-3943",
"url": "https://issues.redhat.com/browse/QUARKUS-3943"
},
{
"category": "external",
"summary": "QUARKUS-3944",
"url": "https://issues.redhat.com/browse/QUARKUS-3944"
},
{
"category": "external",
"summary": "QUARKUS-3945",
"url": "https://issues.redhat.com/browse/QUARKUS-3945"
},
{
"category": "external",
"summary": "QUARKUS-3946",
"url": "https://issues.redhat.com/browse/QUARKUS-3946"
},
{
"category": "external",
"summary": "QUARKUS-3947",
"url": "https://issues.redhat.com/browse/QUARKUS-3947"
},
{
"category": "external",
"summary": "QUARKUS-3948",
"url": "https://issues.redhat.com/browse/QUARKUS-3948"
},
{
"category": "external",
"summary": "QUARKUS-3949",
"url": "https://issues.redhat.com/browse/QUARKUS-3949"
},
{
"category": "external",
"summary": "QUARKUS-3950",
"url": "https://issues.redhat.com/browse/QUARKUS-3950"
},
{
"category": "external",
"summary": "QUARKUS-3951",
"url": "https://issues.redhat.com/browse/QUARKUS-3951"
},
{
"category": "external",
"summary": "QUARKUS-3952",
"url": "https://issues.redhat.com/browse/QUARKUS-3952"
},
{
"category": "external",
"summary": "QUARKUS-3953",
"url": "https://issues.redhat.com/browse/QUARKUS-3953"
},
{
"category": "external",
"summary": "QUARKUS-3954",
"url": "https://issues.redhat.com/browse/QUARKUS-3954"
},
{
"category": "external",
"summary": "QUARKUS-3955",
"url": "https://issues.redhat.com/browse/QUARKUS-3955"
},
{
"category": "external",
"summary": "QUARKUS-3956",
"url": "https://issues.redhat.com/browse/QUARKUS-3956"
},
{
"category": "external",
"summary": "QUARKUS-3957",
"url": "https://issues.redhat.com/browse/QUARKUS-3957"
},
{
"category": "external",
"summary": "QUARKUS-3958",
"url": "https://issues.redhat.com/browse/QUARKUS-3958"
},
{
"category": "external",
"summary": "QUARKUS-3959",
"url": "https://issues.redhat.com/browse/QUARKUS-3959"
},
{
"category": "external",
"summary": "QUARKUS-3960",
"url": "https://issues.redhat.com/browse/QUARKUS-3960"
},
{
"category": "external",
"summary": "QUARKUS-3961",
"url": "https://issues.redhat.com/browse/QUARKUS-3961"
},
{
"category": "external",
"summary": "QUARKUS-3963",
"url": "https://issues.redhat.com/browse/QUARKUS-3963"
},
{
"category": "external",
"summary": "QUARKUS-3964",
"url": "https://issues.redhat.com/browse/QUARKUS-3964"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0722.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Quarkus 3.2.10 release and security update",
"tracking": {
"current_release_date": "2024-11-15T21:23:07+00:00",
"generator": {
"date": "2024-11-15T21:23:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.1"
}
},
"id": "RHSA-2024:0722",
"initial_release_date": "2024-02-12T15:24:12+00:00",
"revision_history": [
{
"date": "2024-02-12T15:24:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-12T15:24:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-11-15T21:23:07+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.10.Final",
"product": {
"name": "Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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-00002.jar",
"product": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_id": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.angus/angus-mail@1.0.0.redhat-00002?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.arc/arc-processor@3.2.10.Final-redhat-00003?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-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/brotli4j@1.12.0.redhat-00005?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.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/codemodel@4.0.3.redhat-00002?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.redhat-00001.jar",
"product": {
"name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"product_id": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/commons-cli/commons-cli@1.5.0.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.25.0.redhat-00001.jar",
"product": {
"name": "org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"product_id": "org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.commons/commons-compress@1.25.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.2.0-1-redhat-00001.jar",
"product": {
"name": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"product_id": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.graalvm.sdk/graal-sdk@23.0.2.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-00002.jar",
"product": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-api@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-context@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-core@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-netty@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-protobuf-lite@1.56.0.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product_id": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.grpc/grpc-stub@1.56.0.redhat-00002?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.18.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-core@6.2.18.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product_id": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.orm/hibernate-graalvm@6.2.18.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.8.Final-redhat-00001.jar",
"product": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"product_id": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.hibernate.reactive/hibernate-reactive-core@2.0.8.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-runtime-4.1.2.redhat-00003.jar",
"product": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_id": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.istack/istack-commons-runtime@4.1.2.redhat-00003?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.2.redhat-00003.jar",
"product": {
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_id": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.mail/jakarta.mail-api@2.1.2.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-00009.jar",
"product": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"product_id": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"product_identification_helper": {
"purl": "pkg:maven/jakarta.xml.bind/jakarta.xml.bind-api@4.0.0.redhat-00009?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product": {
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_id": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye/jandex@3.1.6.redhat-00001?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-00003.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-core@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-jxc@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-runtime@4.0.3.redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/jaxb-xjc@4.0.3.redhat-00002?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-adapter-spi-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-adapter-spi@22.0.6.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-authz-client@22.0.6.redhat-00002?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": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product": {
"name": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product_id": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.keycloak/keycloak-policy-enforcer@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-00010.jar",
"product": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"product_id": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/logging-interceptor@3.14.9.redhat-00010?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.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-artifact@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-builder-support@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-core@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-embedder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-model-builder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-plugin-api@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-repository-metadata@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-resolver-provider@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product_id": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.maven/maven-settings-builder@3.9.3.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product": {
"name": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product_id": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.mysql/mysql-connector-j@8.2.0.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-00005.jar",
"product": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"product_id": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jta/narayana-jta@6.0.1.Final-redhat-00005?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-00005.jar",
"product": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"product_id": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.narayana.jts/narayana-jts-integration@6.0.1.Final-redhat-00005?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-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/native-linux-x86_64@1.12.0.redhat-00005?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-00010.jar",
"product": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"product_id": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.squareup.okhttp3/okhttp@3.14.9.redhat-00010?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.redhat-00001.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.inject@0.3.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product_id": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.sisu/org.eclipse.sisu.plexus@0.3.5.redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=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.5.redhat-00001.jar",
"product": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar",
"product_id": "org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.eclipse.parsson/parsson@1.1.5.redhat-00001?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-00003.jar",
"product": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"product_id": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.perfmark/perfmark-api@0.26.0.redhat-00003?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-00005.jar",
"product": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"product_id": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.codehaus.plexus/plexus-cipher@2.0.0.redhat-00005?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-agroal-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-analytics-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-apache-httpclient-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-arc-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-avro-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-descriptor@3.2.10.Final-redhat-00003?classifier=3.2.10.Final-redhat-00003\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=json"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"product": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"product_id": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bom-quarkus-platform-properties@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=properties"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-app-model@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-core@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-maven-resolver@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-bootstrap-runner@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-builder@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-deployment-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-cache-runtime-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-caffeine-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-class-change-agent@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-config-yaml-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-openshift-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-container-image-util@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-core-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-credentials-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-datasource-deployment-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-development-mode-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-db2@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-derby@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-h2@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mariadb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mssql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-mysql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-oracle@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devservices-postgresql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-base-codestarts@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-codestarts@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-message-writer@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-registry-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-devtools-utilities@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elasticsearch-rest-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-elytron-security-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-maven-plugin@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-extension-processor@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-knative-events-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-funqy-server-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-api@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-codegen@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"product_id": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-protoc-plugin@3.2.10.Final-redhat-00003?classifier=shaded\u0026repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-grpc-stubs@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hal-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-deployment-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-panache-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-orm-rest-data-panache-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-reactive-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-search-orm-elasticsearch-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-hibernate-validator-spi@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-ide-launcher@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-infinispan-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jackson-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jacoco-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaeger-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxp-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-client-reactive-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jaxrs-spi-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-db2-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-derby-deployment@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-h2-deployment@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mariadb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mssql-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-mysql-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-oracle-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jdbc-postgresql-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonb-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-jsonp-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"product": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"product_id": "io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-junit4-mock@3.2.10.Final?type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kafka-streams-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-keycloak-authorization-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-internal-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-client-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-config-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-service-binding-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-kubernetes-spi@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-logging-json-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mailer-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-maven-plugin@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-micrometer-registry-prometheus-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mongodb-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-mutiny-reactive-streams-operators-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-narayana-jta-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-netty-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-filter-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-client-reactive-filter-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-oidc-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-openshift-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-opentelemetry-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-panache-hibernate-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-project-core-extension-codestarts@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-quartz-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-qute-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-datasource-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mssql-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-mysql-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-oracle-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-pg-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-reactive-routes-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-config-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jackson-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jaxb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-jsonb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-jackson-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-client-reactive-spi-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-rest-data-panache-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-common-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jackson-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jaxb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-jsonb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-multipart-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-qute-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jackson-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jaxb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-jsonb-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-qute-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-server-spi-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-reactive-spi-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-resteasy-server-common-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-api@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-scheduler-kotlin@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-runtime-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-security-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-context-propagation-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-fault-tolerance-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-graphql-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-health-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-build-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-jwt-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-metrics-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-common-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-openapi-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-opentracing-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-amqp-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kafka-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-reactive-messaging-kotlin@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-smallrye-stork-deployment@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-boot-properties-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cache-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-cloud-config-client-deployment@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-jpa-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-data-rest-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-di-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-scheduled-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-security-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-spring-web-deployment@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-swagger-ui-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-transaction-annotations@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-undertow-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-deployment-spi@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-runtime-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-console-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-resources@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-http-dev-ui-spi@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-vertx-latebound-mdc-provider@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-client-deployment@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus/quarkus-websockets-deployment@3.2.10.Final-redhat-00003?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.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-core@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.qute/qute-generator@3.2.10.Final-redhat-00003?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.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/relaxng-datatype@4.0.3.redhat-00002?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-cdi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-client-api@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-core-spi@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jackson2-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-jaxb-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-binding-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-json-p-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_id": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.jboss.resteasy/resteasy-multipart-provider@6.2.7.Final-redhat-00001?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-client-processor@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-processor@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-common-types@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jackson@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-jsonb@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-processor@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"product": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"product_id": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.quarkus.resteasy.reactive/resteasy-reactive-vertx@3.2.10.Final-redhat-00003?repository_url=https://maven.repository.redhat.com/ga/\u0026type=jar"
}
}
},
{
"category": "product_version",
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_id": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.sun.xml.bind.external/rngom@4.0.3.redhat-00002?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-00005.jar",
"product": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"product_id": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"product_identification_helper": {
"purl": "pkg:maven/com.aayushatharva.brotli4j/service@1.12.0.redhat-00005?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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-amqp@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-api@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-health@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-kafka-api@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-otel@4.6.1.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.1.redhat-00001.jar",
"product": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"product_id": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/io.smallrye.reactive/smallrye-reactive-messaging-provider@4.6.1.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.12.0.redhat-00001.jar",
"product": {
"name": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"product_id": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.apache.sshd/sshd-common@2.12.0.redhat-00001?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-00003.jar",
"product": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"product_id": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/txw2@4.0.3.redhat-00003?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.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.3.redhat-00002.jar",
"product": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_id": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"product_identification_helper": {
"purl": "pkg:maven/org.glassfish.jaxb/xsom@4.0.3.redhat-00002?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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:aopalliance.aopalliance-1.0.jar"
},
"product_reference": "aopalliance.aopalliance-1.0.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar"
},
"product_reference": "com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar"
},
"product_reference": "com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar"
},
"product_reference": "com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar"
},
"product_reference": "com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar"
},
"product_reference": "com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar"
},
"product_reference": "com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "commons-cli.commons-cli-1.5.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar"
},
"product_reference": "commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-api-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-context-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-core-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar"
},
"product_reference": "io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar"
},
"product_reference": "io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties"
},
"product_reference": "io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar"
},
"product_reference": "io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar"
},
"product_reference": "io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.jandex-3.1.6.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar"
},
"product_reference": "io.smallrye.jandex-3.1.6.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar"
},
"product_reference": "io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar"
},
"product_reference": "jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar"
},
"product_reference": "jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.commons.commons-compress-1.25.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-compress-1.25.0.redhat-00001.jar"
},
"product_reference": "org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar"
},
"product_reference": "org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar"
},
"product_reference": "org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar"
},
"product_reference": "org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar"
},
"product_reference": "org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar"
},
"product_reference": "org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar"
},
"product_reference": "org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar"
},
"product_reference": "org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar"
},
"product_reference": "org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar"
},
"product_reference": "org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar"
},
"product_reference": "org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar"
},
"product_reference": "org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar"
},
"product_reference": "org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar as a component of Red Hat build of Quarkus 3.2.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar"
},
"product_reference": "org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"relates_to_product_reference": "Red Hat build of Quarkus 3.2.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.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.10.Final",
"product_id": "Red Hat build of Quarkus 3.2.10.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.10.Final"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Red Hat build of Quarkus 3.2.10.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.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.10.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.10.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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 build of Quarkus 3.2.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar"
],
"known_not_affected": [
"Red Hat build of Quarkus 3.2.10.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.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.10.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.10.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.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-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T15:24:12+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.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0722"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"Red Hat build of Quarkus 3.2.10.Final",
"Red Hat build of Quarkus 3.2.10.Final:aopalliance.aopalliance-1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:biz.aQute.bnd.biz.aQute.bnd.transform-6.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.brotli4j-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.native-linux-x86_64-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.aayushatharva.brotli4j.service-1.12.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.apollographql.federation.federation-graphql-java-support-api-2.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.cronutils.cron-utils-9.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.dajudge.kindcontainer.kindcontainer-1.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.classmate-1.5.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-core-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.core.jackson-databind-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-properties-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.dataformat.jackson-dataformat-yaml-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-base-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.jakarta.rs.jackson-jakarta-rs-json-provider-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-jakarta-xmlbind-annotations-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.fasterxml.jackson.module.jackson-module-parameter-names-2.15.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.ben-manes.caffeine.caffeine-3.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-api-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.docker-java.docker-java-transport-zerodep-3.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.btf-1.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.jackson-coreutils-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.json-patch-1.13.0.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.java-json-tools.msg-simple-1.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.javaparser.javaparser-core-3.25.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.luben.zstd-jni-1.5.2.3-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.mifmif.generex-1.0.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.github.waffle.waffle-jna-3.2.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.api.grpc.proto-google-common-protos-2.23.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.findbugs.jsr305-3.0.2.redhat-00016.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.code.gson.gson-2.10.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.errorprone.error_prone_annotations-2.19.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.failureaccess-1.0.1.redhat-00012.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.guava-32.0.1.jre-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.guava.listenablefuture-9999.0.0.empty-to-avoid-conflict-with-guava-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.inject.guice-5.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.j2objc.j2objc-annotations-2.8.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protobuf-java-util-3.22.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.google.protobuf.protoc-3.22.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.graphql-java-20.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.graphql-java.java-dataloader-3.2.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.h2database.h2-2.2.220.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.async.asyncutil-0.1.0.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ibm.db2.jcc-11.5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.c3p0-0.9.5.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mchange.mchange-commons-java-0.2.15.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.microsoft.sqlserver.mssql-jdbc-12.2.0.jre11.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.mysql.mysql-connector-j-8.2.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.client-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.scram.common-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.saslprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.ongres.stringprep.stringprep-1.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.jdbc.ojdbc11-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.oracle.database.nls.orai18n-23.3.0.23.09.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.logging-interceptor-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-3.14.9.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okhttp3.okhttp-sse-3.14.9.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.okio.okio-1.17.2.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.squareup.protoparser-4.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-runtime-4.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.istack.istack-commons-tools-4.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.relaxng-datatype-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.sun.xml.bind.external.rngom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:com.zaxxer.HikariCP-java7-2.4.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-cli.commons-cli-1.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-codec.commons-codec-1.16.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-io.commons-io-2.13.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:commons-logging.commons-logging-1.2.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:dk.brics.automaton.automaton-1.11.8.redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-narayana-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.agroal.agroal-pool-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.dekorate-core-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.docker-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.knative-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.kubernetes-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.openshift-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.option-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.s2i-annotations-3.7.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.dekorate.servicebinding-annotations-3.7.0.redhat-00003-noapt.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.knative-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-okhttp-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-httpclient-vertx-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-admissionregistration-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apiextensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-apps-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-autoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-batch-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-certificates-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-common-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-coordination-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-core-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-discovery-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-events-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-extensions-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-flowcontrol-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-gatewayapi-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-metrics-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-networking-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-node-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-policy-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-rbac-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-resource-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-scheduling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.kubernetes-model-storageclass-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.maven-model-helper-21.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-client-api-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-clusterautoscaling-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-config-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-console-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-hive-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-installer-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machine-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-machineconfig-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-miscellaneous-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-monitoring-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-operatorhub-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-storageversionmigrator-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-tuned-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.openshift-model-whereabouts-6.7.2.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.fabric8.zjsonpatch-0.3.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.github.crac.org-crac-0.1.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-api-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-context-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-core-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-netty-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-protobuf-lite-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.grpc-stub-1.56.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.grpc.protoc-gen-grpc-java-1.56.0-linux-aarch_64.exe",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-core-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.jaegertracing.jaeger-thrift-1.8.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-commons-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-core-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-observation-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.micrometer.micrometer-registry-prometheus-1.11.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-buffer-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-haproxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-http2-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-codec-socks-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-handler-proxy-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-resolver-dns-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-classes-epoll-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-linux-aarch_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-epoll-4.1.100.Final-redhat-00001-linux-x86_64.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.netty.netty-transport-native-unix-common-4.1.100.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-annotations-support-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.instrumentation.opentelemetry-instrumentation-api-semconv-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-events-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-api-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-context-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-exporter-otlp-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-extension-annotations-1.18.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-common-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-extension-autoconfigure-spi-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-logs-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-metrics-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-sdk-trace-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentelemetry.opentelemetry-semconv-1.25.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.contrib.opentracing-concurrent-0.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-api-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-noop-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.opentracing.opentracing-util-0.33.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.perfmark.perfmark-api-0.26.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.projectreactor.reactor-core-3.5.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_common-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.prometheus.simpleclient_tracer_otel_agent-0.16.0.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.arc.arc-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.gizmo.gizmo-1.6.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-http-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-servlet-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-vertx-backend-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-core-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.http.quarkus-http-websocket-vertx-5.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-agroal-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-analytics-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-apache-httpclient-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-arc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-avro-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-descriptor-3.2.10.Final-redhat-00003-3.2.10.Final-redhat-00003.json",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bom-quarkus-platform-properties-3.2.10.Final-redhat-00003.properties",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-app-model-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-maven-resolver-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-bootstrap-runner-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-builder-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-cache-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-caffeine-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-class-change-agent-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-config-yaml-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-container-image-util-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-core-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-credentials-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-datasource-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-development-mode-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-h2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devservices-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-base-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-message-writer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-registry-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-devtools-utilities-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elasticsearch-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-elytron-security-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-extension-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-fs-util-0.0.9.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-knative-events-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-funqy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-codegen-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-protoc-plugin-3.2.10.Final-redhat-00003-shaded.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-grpc-stubs-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-orm-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-search-orm-elasticsearch-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-hibernate-validator-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-ide-launcher-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-infinispan-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jackson-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jacoco-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaeger-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jaxrs-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-db2-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-derby-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-h2-deployment-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mariadb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mssql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-mysql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-oracle-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jdbc-postgresql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonb-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-jsonp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-junit4-mock-3.2.10.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kafka-streams-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-keycloak-authorization-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-internal-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-client-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-service-binding-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-kubernetes-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-logging-json-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mailer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-maven-plugin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-micrometer-registry-prometheus-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mongodb-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-mutiny-reactive-streams-operators-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-narayana-jta-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-netty-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-client-reactive-filter-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-oidc-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-openshift-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-opentelemetry-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-panache-hibernate-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-project-core-extension-codestarts-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-quartz-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-datasource-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mssql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-mysql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-oracle-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-pg-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-reactive-routes-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-config-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-client-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-rest-data-panache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-multipart-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jackson-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jaxb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-jsonb-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-qute-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-server-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-reactive-spi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-resteasy-server-common-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-api-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-scheduler-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-security-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-context-propagation-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-fault-tolerance-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-graphql-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-health-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-build-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-jwt-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-metrics-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-common-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-openapi-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-opentracing-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-amqp-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kafka-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-reactive-messaging-kotlin-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-smallrye-stork-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-beans-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-orm-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-api-2.1.0.SP1-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-boot-properties-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cache-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-cloud-config-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-context-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-core-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-commons-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-jpa-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-api-2.1.0.SP2-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-data-rest-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-di-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-scheduled-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-core-api-5.4.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-security-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-web-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-spring-webmvc-api-5.2.0.SP7-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-swagger-ui-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-transaction-annotations-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-undertow-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-deployment-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-runtime-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-console-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-resources-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-http-dev-ui-spi-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-vertx-latebound-mdc-provider-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-client-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.quarkus-websockets-deployment-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-core-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.qute.qute-generator-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-client-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-common-types-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jackson-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-jsonb-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-processor-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.resteasy.reactive.resteasy-reactive-vertx-3.2.10.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.quarkus.security.quarkus-security-2.0.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.reactivex.rxjava3.rxjava-3.1.4.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-maven-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.beanbag.smallrye-beanbag-sisu-1.3.2.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-annotation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-classloader-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-constraint-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-expression-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-function-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-io-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-os-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-version-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.common.smallrye-common-vertx-context-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-common-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-core-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-source-yaml-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.config.smallrye-config-validator-3.3.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.jandex-3.1.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-reactive-streams-operators-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-smallrye-context-propagation-2.3.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.mutiny-zero-flow-adapters-1.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-amqp-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-auth-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-bridge-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-core-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mail-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mssql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-mysql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-oracle-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-pg-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-runtime-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-sql-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-uri-template-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-client-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-mutiny-vertx-web-common-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-converter-mutiny-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-amqp-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-health-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-kafka-api-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-otel-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.smallrye-reactive-messaging-provider-4.6.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.reactive.vertx-mutiny-generator-3.7.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-jta-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-context-propagation-storage-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-api-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-autoconfig-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-context-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-core-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-mutiny-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-tracing-propagation-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-fault-tolerance-vertx-6.2.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-cdi-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-api-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-client-implementation-vertx-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-builder-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-schema-model-2.2.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-graphql-ui-graphiql-2.2.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-api-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-provided-checks-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-health-ui-4.0.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-build-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-jwt-common-4.3.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-metrics-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-core-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-jaxrs-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-spring-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-ui-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-open-api-vertx-3.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.smallrye-opentracing-contrib-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-api-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.smallrye.stork.stork-core-2.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.strimzi.strimzi-test-container-0.100.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-amqp-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-auth-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-bridge-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-codegen-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-core-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-grpc-server-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mail-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mssql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-mysql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-oracle-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-pg-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-proton-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-sql-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-uri-template-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-client-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:io.vertx.vertx-web-common-4.4.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.activation.jakarta.activation-api-2.1.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.annotation.jakarta.annotation-api-2.1.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ejb.jakarta.ejb-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.el.jakarta.el-api-5.0.1.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.cdi-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.enterprise.jakarta.enterprise.lang-model-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.inject.jakarta.inject-api-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.interceptor.jakarta.interceptor-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.bind.jakarta.json.bind-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.json.jakarta.json-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.mail.jakarta.mail-api-2.1.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.persistence.jakarta.persistence-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.resource.jakarta.resource-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.servlet.jakarta.servlet-api-6.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.transaction.jakarta.transaction-api-2.0.1.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.validation.jakarta.validation-api-3.0.2.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.websocket.jakarta.websocket-client-api-2.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.ws.rs.jakarta.ws.rs-api-3.1.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:jakarta.xml.bind.jakarta.xml.bind-api-4.0.0.redhat-00009.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.annotation.javax.annotation-api-1.3.2.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:javax.inject.javax.inject-1.0.0.redhat-00011.jar",
"Red Hat build of Quarkus 3.2.10.Final:junit.junit-4.13.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.bytebuddy.byte-buddy-1.14.7.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.java.dev.jna.jna-platform-5.8.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:net.spy.spymemcached-2.12.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.aesh-2.7.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.aesh.readline-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.antlr.antlr4-runtime-4.10.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.avro.avro-compiler-1.11.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-compress-1.25.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-lang3-3.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.commons.commons-text-1.10.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derby-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbyclient-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbynet-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.derby.derbytools-10.14.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpasyncclient-4.1.5.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpclient-4.5.14.redhat-00010.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.httpcomponents.httpcore-nio-4.4.16.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-core-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-dom-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.james.apache-mime4j-storage-0.8.9.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-clients-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.kafka.kafka-streams-3.4.0.redhat-00006.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-api-2.20.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.logging.log4j.log4j-core-2.17.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-meta-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-api-xml-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-artifact-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-builder-support-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-core-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-embedder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-model-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-plugin-api-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-repository-metadata-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-resolver-provider-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-settings-builder-3.9.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.maven-xml-impl-4.0.0-alpha-5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.plugin-tools.maven-plugin-annotations-3.7.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-api-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-connector-basic-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-impl-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-named-locks-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-spi-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-http-1.9.10.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-transport-wagon-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.resolver.maven-resolver-util-1.9.13.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.shared.maven-shared-utils-3.3.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-file-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-lightweight-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-http-shared-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.maven.wagon.wagon-provider-api-3.5.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.qpid.proton-j-0.34.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.sshd.sshd-common-2.12.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.thrift.libthrift-0.15.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apache.velocity.velocity-engine-core-2.3.0.redhat-00008.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.apiguardian.apiguardian-api-1.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bitbucket.b_c.jose4j-0.9.3.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcpkix-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcprov-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.bouncycastle.bcutil-jdk15on-1.70.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.checkerframework.checker-qual-3.34.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-cipher-2.0.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-classworlds-2.6.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-api-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-compiler-javac-2.7.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-component-annotations-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-interpolation-1.26.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-sec-dispatcher-2.0.0.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-utils-3.5.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.codehaus.plexus.plexus-xml-4.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.commonmark.commonmark-0.21.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-activation-2.0.1.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.angus.angus-mail-1.0.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.config.microprofile-config-api-3.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.context-propagation.microprofile-context-propagation-api-1.3.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.fault-tolerance.microprofile-fault-tolerance-api-4.0.2.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.graphql.microprofile-graphql-api-2.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.health.microprofile-health-api-4.0.1.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.jwt.microprofile-jwt-auth-api-2.1.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.metrics.microprofile-metrics-api-4.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.openapi.microprofile-openapi-api-3.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.microprofile.opentracing.microprofile-opentracing-api-3.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.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.10.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.10.Final:org.eclipse.microprofile.rest.client.microprofile-rest-client-api-3.0.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.jakarta.json-1.1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.inject-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.sisu.org.eclipse.sisu.plexus-0.3.5.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.transformer.org.eclipse.transformer-0.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.eclipse.yasson-3.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.elasticsearch.client.elasticsearch-rest-client-sniffer-8.8.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.freemarker.freemarker-2.3.32.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.fusesource.jansi.jansi-2.4.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.expressly.expressly-5.0.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.codemodel-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-core-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-jxc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-runtime-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.jaxb-xjc-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.txw2-4.0.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.glassfish.jaxb.xsom-4.0.3.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.graalvm.sdk.graal-sdk-23.0.2.0-1-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hamcrest.hamcrest-core-1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hdrhistogram.HdrHistogram-2.1.12.redhat-00004.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.common.hibernate-commons-annotations-6.0.6.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-core-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.orm.hibernate-graalvm-6.2.18.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.quarkus-local-cache-0.2.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.reactive.hibernate-reactive-core-2.0.8.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-backend-elasticsearch-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-engine-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-orm-orm6-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-mapper-pojo-base-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.search.hibernate-search-util-common-6.2.2.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.hibernate.validator.hibernate-validator-8.0.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-api-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-cli-client-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-hotrod-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-client-rest-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-jakarta-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-commons-test-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-query-dsl-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-remote-query-client-14.0.11.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.infinispan-server-testdriver-core-14.0.11.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-processor-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.infinispan.protostream.protostream-types-4.6.2.Final-redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.agent-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.core-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jacoco.org.jacoco.report-0.8.10.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.javassist.javassist-3.29.1.GA-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-bmunit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-install-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.byteman.byteman-submit-4.0.20.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.invocation.jboss-invocation-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jboss-transaction-spi-8.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.jdeparser.jdeparser-2.0.3.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.commons-logging-jboss-logging-1.0.0.Final-redhat-1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-3.5.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logging.jboss-logging-annotations-2.2.1.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.logmanager.jboss-logmanager-embedded-1.1.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-common-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.metadata.jboss-metadata-web-16.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jta.narayana-jta-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.narayana.jts.narayana-jts-integration-6.0.1.Final-redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-config-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.microprofile.microprofile-rest-client-base-2.1.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-cdi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-client-api-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-core-spi-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jackson2-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-jaxb-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-binding-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-json-p-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.resteasy.resteasy-multipart-provider-6.2.7.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-api-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-impl-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.resolver.shrinkwrap-resolver-spi-maven-archive-3.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-api-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-impl-base-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.shrinkwrap.shrinkwrap-spi-1.2.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.slf4j.slf4j-jboss-logmanager-2.0.0.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jboss.threads.jboss-threads-3.5.0.Final-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jdom.jdom-1.1.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jetbrains.annotations-24.0.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jgroups.jgroups-5.2.12.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.15.3.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.jsoup.jsoup-1.16.1.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-api-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-engine-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.jupiter.junit-jupiter-params-5.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-commons-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-engine-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.junit.platform.junit-platform-launcher-1.9.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-adapter-spi-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-authz-client-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-common-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-core-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.keycloak.keycloak-policy-enforcer-22.0.6.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.latencyutils.LatencyUtils-2.0.3.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.locationtech.jts.jts-core-1.17.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.lz4.lz4-java-1.8.0.redhat-00005.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mariadb.jdbc.mariadb-java-client-3.1.4.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.bson-record-codec-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-crypt-1.7.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-core-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-reactivestreams-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mongodb.mongodb-driver-sync-4.9.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit-labs.ssr-dom-shim-1.1.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.lit.reactive-element-1.6.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.open-wc.dedupe-mixin-1.3.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.polymer.polymer-3.5.1.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.types.trusted-types-2.0.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.accordion-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.app-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.avatar-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.button-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.checkbox-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.component-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.confirm-dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.context-menu-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.custom-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.date-time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.details-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.dialog-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.email-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.field-base-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.form-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.grid-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.horizontal-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icon-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.icons-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.input-container-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.integer-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.item-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.list-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.lit-renderer-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.login-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.menu-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-input-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.message-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.multi-select-combo-box-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.notification-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.number-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.overlay-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.password-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.progress-bar-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.radio-group-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.router-1.7.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.scroller-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.select-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.split-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabs-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tabsheet-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-area-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.text-field-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.time-picker-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.tooltip-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.upload-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-development-mode-detector-2.0.6.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-lumo-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-material-styles-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-themable-mixin-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vaadin-usage-statistics-2.1.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.vertical-layout-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vaadin.virtual-list-24.0.5.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.vanillawc.wc-codemirror-2.1.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.at.webcomponents.shadycss-1.11.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.echarts-5.4.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.es-module-shims-1.7.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.importmap-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-3.3.2.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-element-state-1.7.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.lit-html-2.7.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.path-to-regexp-2.4.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.tslib-2.3.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.mvnpm.zrender-5.4.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.opentest4j.opentest4j-1.2.0.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-analysis-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-commons-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-tree-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.ow2.asm.asm-util-9.5.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.postgresql.postgresql-42.6.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.quartz-scheduler.quartz-2.3.2.redhat-00007.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.reactivestreams.reactive-streams-1.0.4.redhat-00003.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rnorth.duct-tape.duct-tape-1.0.8.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.rocksdb.rocksdbjni-7.1.2.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.slf4j.slf4j-api-2.0.6.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.snakeyaml.snakeyaml-engine-2.6.0.redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-cipher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.sonatype.plexus.plexus-sec-dispatcher-1.4.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.database-commons-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.db2-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.elasticsearch-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.jdbc-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mariadb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mongodb-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mssqlserver-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.mysql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.oracle-xe-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.postgresql-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.testcontainers.testcontainers-1.18.3.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.twdata.maven.mojo-executor-2.4.0.redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.common.wildfly-common-1.5.4.Final-format-001-redhat-00002.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-asn1-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-auth-server-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-base-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-credential-store-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-encryption-1.20.4.Final.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-http-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-keystore-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-mechanism-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-password-impl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-permission-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-provider-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-digest-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-external-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gs2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-gssapi-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-oauth2-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-plain-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-sasl-scram-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-security-manager-action-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssh-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-ssl-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.wildfly.security.wildfly-elytron-x500-cert-util-2.2.1.Final-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.xerial.snappy.snappy-java-1.1.10.5-redhat-00001.jar",
"Red Hat build of Quarkus 3.2.10.Final:org.yaml.snakeyaml-2.0.0.redhat-00012.jar"
]
}
],
"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.10.Final:org.eclipse.parsson.parsson-1.1.5.redhat-00001.jar"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "parsson: Denial of Service due to large number parsing"
}
]
}
RHSA-2024_0789
Vulnerability from csaf_redhat - Published: 2024-02-12 16:02 - Updated: 2024-12-17 22:33A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_quarkus:3
|
— |
Vendor Fix
fix
Workaround
|
All versions of Apache Santuario - XML Security for Java prior to 2.2.6, 2.3.4, and 3.0.3, when using the JSR 105 API, are vulnerable to an issue where a private key may be disclosed in log files when generating an XML Signature and logging with debug level is enabled. Users are recommended to upgrade to version 2.2.6, 2.3.4, or 3.0.3, which fixes this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_quarkus:3
|
— |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_quarkus:3
|
— |
Vendor Fix
fix
Workaround
|
A stack overflow vulnerability was found in the Criteria.parse() method in json-path. This issue occurs due to an uncontrolled recursion caused by specially crafted input, leading to a stack overflow. This vulnerability has the potential to trigger a crash, resulting in a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_quarkus:3
|
— |
Vendor Fix
fix
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for Red Hat Build of Apache Camel 4.0 for Quarkus 3.2 is now available (updates to RHBQ 3.2.10.Final).\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": "An update for Red Hat Build of Apache Camel 4.0 for Quarkus 3.2 is now available (updates to RHBQ 3.2.10.Final). The purpose of this text-only errata is to inform you about the enhancements that improve your developer experience and ensure the security and stability of your products.\n\nSecurity Fix(es):\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* santuario: Private Key disclosure in debug-log output (CVE-2023-44483)\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP) (CVE-2023-48795)\n\n* json-path: stack-based buffer overflow in Criteria.parse method (CVE-2023-51074)\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-2024:0789",
"url": "https://access.redhat.com/errata/RHSA-2024:0789"
},
{
"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=rhboac\u0026downloadType=distributions\u0026version=4.0.x",
"url": "https://access.redhat.com/jbossnetwork/restricted/listSoftware.html?product=rhboac\u0026downloadType=distributions\u0026version=4.0.x"
},
{
"category": "external",
"summary": "2246070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246070"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "2256063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256063"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0789.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Build of Apache Camel 4.0 for Quarkus 3.2 release (RHBQ 3.2.10.Final)",
"tracking": {
"current_release_date": "2024-12-17T22:33:17+00:00",
"generator": {
"date": "2024-12-17T22:33:17+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0789",
"initial_release_date": "2024-02-12T16:02:02+00:00",
"revision_history": [
{
"date": "2024-02-12T16:02:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-12T16:02:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:33:17+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)",
"product": {
"name": "RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)",
"product_id": "RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:camel_quarkus:3"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T16:02:02+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0789"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-44483",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2023-10-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2246070"
}
],
"notes": [
{
"category": "description",
"text": "All versions of Apache Santuario - XML Security for Java prior to 2.2.6, 2.3.4, and 3.0.3, when using the JSR 105 API, are vulnerable to an issue where a private key may be disclosed in log files when generating an XML Signature and logging with debug level is enabled.\u00a0Users are recommended to upgrade to version 2.2.6, 2.3.4, or 3.0.3, which fixes this issue.\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "santuario: Private Key disclosure in debug-log output",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-44483"
},
{
"category": "external",
"summary": "RHBZ#2246070",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2246070"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-44483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44483"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-44483",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-44483"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2023/10/20/5",
"url": "http://www.openwall.com/lists/oss-security/2023/10/20/5"
},
{
"category": "external",
"summary": "https://lists.apache.org/thread/vmqbp9mfxtrf0kmbnnmbn3h9j6dr9q55",
"url": "https://lists.apache.org/thread/vmqbp9mfxtrf0kmbnnmbn3h9j6dr9q55"
}
],
"release_date": "2023-10-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T16:02:02+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0789"
}
],
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "santuario: Private Key disclosure in debug-log output"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T16:02:02+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0789"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2023-51074",
"cwe": {
"id": "CWE-121",
"name": "Stack-based Buffer Overflow"
},
"discovery_date": "2023-12-28T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2256063"
}
],
"notes": [
{
"category": "description",
"text": "A stack overflow vulnerability was found in the Criteria.parse() method in json-path. This issue occurs due to an uncontrolled recursion caused by specially crafted input, leading to a stack overflow. This vulnerability has the potential to trigger a crash, resulting in a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "json-path: stack-based buffer overflow in Criteria.parse method",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this at maximum of a Moderate impact. When interacting with a server to explore this possible vulnerability, the attacker would be the only one seeing a HTTP 500 error and no other user (or the server entirely) would be vulnerable in a real application scenario with multi-threads.",
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-51074"
},
{
"category": "external",
"summary": "RHBZ#2256063",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2256063"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-51074",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-51074"
},
{
"category": "external",
"summary": "https://github.com/json-path/JsonPath/issues/973",
"url": "https://github.com/json-path/JsonPath/issues/973"
}
],
"release_date": "2023-12-27T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T16:02:02+00:00",
"details": "Before applying the update, back up your existing installation, including all applications, configuration files, databases and database settings, and so on.\nThe References section of this erratum contains a download link (you must log in to download the update).",
"product_ids": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0789"
}
],
"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": [
"RHBOAC camel-quarkus 3 (camel-4.0/quarkus-3.2)"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "json-path: stack-based buffer overflow in Criteria.parse method"
}
]
}
RHSA-2024_0793
Vulnerability from csaf_redhat - Published: 2024-02-12 18:01 - Updated: 2024-12-17 22:53A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
A flaw was found in the logback package. Affected versions of this package are vulnerable to Uncontrolled Resource Consumption ('Resource Exhaustion') via the logback receiver component. This flaw allows an attacker to mount a denial-of-service attack by sending poisoned data.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
|
RHINT Camel-Springboot 4.0.3
Red Hat / Red Hat Integration
|
cpe:/a:redhat:camel_spring_boot:4.0.3
|
— |
Vendor Fix
fix
Workaround
|
{
"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 Integration Camel for Spring Boot 4.0.3 release and security update is now available.\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 Integration Camel for Spring Boot 4.0.3 release and security update is now available.\n\nThe purpose of this text-only errata is to inform you about the security issues fixed.\n\nSecurity Fix(es):\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* logback: serialization vulnerability in logback receiver (CVE-2023-6378)\n\n* logback: A serialization vulnerability in logback receiver (CVE-2023-6481)\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-2024:0793",
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"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": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_0793.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Integration Camel for Spring Boot 4.0.3 release security update",
"tracking": {
"current_release_date": "2024-12-17T22:53:07+00:00",
"generator": {
"date": "2024-12-17T22:53:07+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:0793",
"initial_release_date": "2024-02-12T18:01:12+00:00",
"revision_history": [
{
"date": "2024-02-12T18:01:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-02-12T18:01:12+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:53:07+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHINT Camel-Springboot 4.0.3",
"product": {
"name": "RHINT Camel-Springboot 4.0.3",
"product_id": "RHINT Camel-Springboot 4.0.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:camel_spring_boot:4.0.3"
}
}
}
],
"category": "product_family",
"name": "Red Hat Integration"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"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-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
},
"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-02-12T18:01:12+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": [
"RHINT Camel-Springboot 4.0.3"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:0793"
},
{
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"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": [
"RHINT Camel-Springboot 4.0.3"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "logback: A serialization vulnerability in logback receiver"
}
]
}
RHSA-2024_1192
Vulnerability from csaf_redhat - Published: 2024-03-06 15:32 - Updated: 2024-12-17 22:35A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0 In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem. This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command. The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration. Setting git configuration option core.symlinks = false before checking out avoids the problem. The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r. The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat JBoss Enterprise Application Platform 8.0 for Red Hat Enterprise Linux 8. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.1 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.0, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.0 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* jgit: arbitrary file overwrite (CVE-2023-4759)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* apache-sshd: ssh: Prefix truncation attack on Binary Packet Protocol (CVE-2023-48795)\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-2024:1192",
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/"
},
{
"category": "external",
"summary": "2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "JBEAP-26209",
"url": "https://issues.redhat.com/browse/JBEAP-26209"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1192.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.1 security update",
"tracking": {
"current_release_date": "2024-12-17T22:35:44+00:00",
"generator": {
"date": "2024-12-17T22:35:44+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1192",
"initial_release_date": "2024-03-06T15:32:30+00:00",
"revision_history": [
{
"date": "2024-03-06T15:32:30+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-06T15:32:30+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:35:44+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 8.0 for RHEL 8",
"product": {
"name": "Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el8eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el8eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-analyzers-common@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-core@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-facet@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-join@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queries@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queryparser@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.1-3.GA_redhat_00002.1.el8eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_id": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.1-3.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": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 8",
"product_id": "8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
},
"product_reference": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"relates_to_product_reference": "8Base-JBEAP-8.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-4759",
"discovery_date": "2023-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238614"
}
],
"notes": [
{
"category": "description",
"text": "Arbitrary File Overwrite in Eclipse JGit \u003c= 6.6.0\n\nIn Eclipse JGit, all versions \u003c= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger\u00a0via its WorkingTreeUpdater), pull (PullCommand\u00a0using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false\u00a0before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ \u00a0and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jgit: arbitrary file overwrite",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4759"
},
{
"category": "external",
"summary": "RHBZ#2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
}
],
"release_date": "2023-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jgit: arbitrary file overwrite"
},
{
"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",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"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": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
}
],
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"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-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:30+00:00",
"details": "Before applying the update, make sure 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.\nFor details on how to apply this update, refer to: https://access.redhat.com/articles/11258",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1192"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el8eap.src",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch",
"8Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el8eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
}
]
}
RHSA-2024_1193
Vulnerability from csaf_redhat - Published: 2024-03-06 15:32 - Updated: 2024-12-17 22:36A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
Arbitrary File Overwrite in Eclipse JGit <= 6.6.0 In Eclipse JGit, all versions <= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem. This can happen on checkout (DirCacheCheckout), merge (ResolveMerger via its WorkingTreeUpdater), pull (PullCommand using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command. The issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration. Setting git configuration option core.symlinks = false before checking out avoids the problem. The issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r. The JGit maintainers would like to thank RyotaK for finding and reporting this issue.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
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.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
|
A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: 9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update is now available for Red Hat JBoss Enterprise Application Platform 8.0 for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat JBoss Enterprise Application Platform 8 is a platform for Java applications based on the WildFly application runtime. This release of Red Hat JBoss Enterprise Application Platform 8.0.1 serves as a replacement for Red Hat JBoss Enterprise Application Platform 8.0.0, and includes bug fixes and enhancements. See the Red Hat JBoss Enterprise Application Platform 8.0.0 Release Notes for information about the most significant bug fixes and enhancements included in this release.\n\nSecurity Fix(es):\n\n* jgit: arbitrary file overwrite (CVE-2023-4759)\n\n* sshd-common: apache-mina-sshd: information exposure in SFTP server implementations (CVE-2023-35887)\n\n* parsson: Denial of Service due to large number parsing (CVE-2023-4043)\n\n* apache-sshd: ssh: Prefix truncation attack on Binary Packet Protocol (CVE-2023-48795)\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-2024:1193",
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/",
"url": "https://access.redhat.com/documentation/en-us/red_hat_jboss_enterprise_application_platform/8.0/"
},
{
"category": "external",
"summary": "2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "2240036",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2240036"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "JBEAP-26210",
"url": "https://issues.redhat.com/browse/JBEAP-26210"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_1193.json"
}
],
"title": "Red Hat Security Advisory: Red Hat JBoss Enterprise Application Platform 8.0.1 security update",
"tracking": {
"current_release_date": "2024-12-17T22:36:20+00:00",
"generator": {
"date": "2024-12-17T22:36:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.3"
}
},
"id": "RHSA-2024:1193",
"initial_release_date": "2024-03-06T15:32:21+00:00",
"revision_history": [
{
"date": "2024-03-06T15:32:21+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-03-06T15:32:21+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2024-12-17T22:36:20+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 8.0 for RHEL 9",
"product": {
"name": "Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:jboss_enterprise_application_platform:8.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat JBoss Enterprise Application Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el9eap?arch=src"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el9eap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product_id": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-eclipse-jgit@6.6.1.202309021850-1.r_redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-apache-sshd@2.12.0-1.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-parsson@1.1.5-1.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-analyzers-common@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-core@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-facet@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-join@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queries@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-queryparser@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-lucene-solr@8.11.2-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product_id": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-log4j@2.19.0-2.redhat_00001.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk11@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-java-jdk17@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_id": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/eap8-wildfly-modules@8.0.1-3.GA_redhat_00002.1.el9eap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src"
},
"product_reference": "eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src"
},
"product_reference": "eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch as a component of Red Hat JBoss EAP 8.0 for RHEL 9",
"product_id": "9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
},
"product_reference": "eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"relates_to_product_reference": "9Base-JBEAP-8.0"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-4043",
"cwe": {
"id": "CWE-834",
"name": "Excessive Iteration"
},
"discovery_date": "2023-12-14T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254594"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Eclipse Parsson library when processing untrusted source content. This issue may cause a Denial of Service (DoS) due to built-in support for parsing numbers with a large scale, and some cases where processing a large number may take much more time than expected.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "parsson: Denial of Service due to large number parsing",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates this as an important impact since one needs to process untrusted and if there is no sanitization a Denial of Service (DoS) may happen.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4043"
},
{
"category": "external",
"summary": "RHBZ#2254594",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254594"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4043"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4043"
}
],
"release_date": "2023-11-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "workaround",
"details": "Avoid processing untrusted sources content in order to minimize the chance for Denial of Service attack.",
"product_ids": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "parsson: Denial of Service due to large number parsing"
},
{
"cve": "CVE-2023-4759",
"discovery_date": "2023-09-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2238614"
}
],
"notes": [
{
"category": "description",
"text": "Arbitrary File Overwrite in Eclipse JGit \u003c= 6.6.0\n\nIn Eclipse JGit, all versions \u003c= 6.6.0.202305301015-r, a symbolic link present in a specially crafted git repository can be used to write a file to locations outside the working tree when this repository is cloned with JGit to a case-insensitive filesystem, or when a checkout from a clone of such a repository is performed on a case-insensitive filesystem.\n\nThis can happen on checkout (DirCacheCheckout), merge (ResolveMerger\u00a0via its WorkingTreeUpdater), pull (PullCommand\u00a0using merge), and when applying a patch (PatchApplier). This can be exploited for remote code execution (RCE), for instance if the file written outside the working tree is a git filter that gets executed on a subsequent git command.\n\nThe issue occurs only on case-insensitive filesystems, like the default filesystems on Windows and macOS. The user performing the clone or checkout must have the rights to create symbolic links for the problem to occur, and symbolic links must be enabled in the git configuration.\n\nSetting git configuration option core.symlinks = false\u00a0before checking out avoids the problem.\n\nThe issue was fixed in Eclipse JGit version 6.6.1.202309021850-r and 6.7.0.202309050840-r, available via Maven Central https://repo1.maven.org/maven2/org/eclipse/jgit/ \u00a0and repo.eclipse.org https://repo.eclipse.org/content/repositories/jgit-releases/ . A backport is available in 5.13.3 starting from 5.13.3.202401111512-r.\n\n\nThe JGit maintainers would like to thank RyotaK for finding and reporting this issue.\n\n\n\n",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jgit: arbitrary file overwrite",
"title": "Vulnerability summary"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-4759"
},
{
"category": "external",
"summary": "RHBZ#2238614",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2238614"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-4759",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4759"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-4759"
}
],
"release_date": "2023-09-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jgit: arbitrary file overwrite"
},
{
"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",
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"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": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
}
],
"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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Low"
}
],
"title": "apache-mina-sshd: information exposure in SFTP server implementations"
},
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session integrity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-03-06T15:32:21+00:00",
"details": "Before applying the update, make sure 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": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:1193"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-apache-sshd-0:2.12.0-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-eclipse-jgit-0:6.6.1.202309021850-1.r_redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-log4j-0:2.19.0-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-lucene-analyzers-common-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-core-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-facet-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-join-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queries-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-queryparser-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-lucene-solr-0:8.11.2-2.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-parsson-0:1.1.5-1.redhat_00001.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-0:8.0.1-3.GA_redhat_00002.1.el9eap.src",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk11-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-java-jdk17-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch",
"9Base-JBEAP-8.0:eap8-wildfly-modules-0:8.0.1-3.GA_redhat_00002.1.el9eap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.